archer's custom reaction
This commit is contained in:
parent
71b3385509
commit
7399f798bc
@ -87,6 +87,9 @@ namespace NadekoBot.Classes.JSONModels
|
|||||||
} },
|
} },
|
||||||
{ "%mention% threaten", new List<string>() {
|
{ "%mention% threaten", new List<string>() {
|
||||||
"You wanna die, %target%?"
|
"You wanna die, %target%?"
|
||||||
|
} },
|
||||||
|
{ "%mention% archer", new List<string>() {
|
||||||
|
"http://i.imgur.com/Bha9NhL.jpg"
|
||||||
} }
|
} }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user