archer's custom reaction

This commit is contained in:
Kwoth 2016-08-01 22:23:29 +02:00
parent 71b3385509
commit 7399f798bc

View File

@ -87,6 +87,9 @@ namespace NadekoBot.Classes.JSONModels
} },
{ "%mention% threaten", new List<string>() {
"You wanna die, %target%?"
} },
{ "%mention% archer", new List<string>() {
"http://i.imgur.com/Bha9NhL.jpg"
} }
};