paginated listing

This commit is contained in:
appelemac
2016-05-05 12:49:05 +02:00
parent 3b3ac5496f
commit f18d56e805
3 changed files with 28 additions and 24 deletions

View File

@@ -31,14 +31,12 @@ namespace NadekoBot.Classes.JSONModels
"%user% did it 😒 🔫",
"%target% did it 😒 🔫" } },
{"%mention% insult", new List<string>() {
"I would never insult %owner%, my beloved master.",
"%target% You are a poop.",
"%target% You're a jerk.",
"%target% I will eat you when I get my powers back."
} },
{"%mention% praise", new List<string>()
{
"I don't need your permission to praise %owner%, my beloved master",
"%target% You are cool.",
"%target% You are nice!",
"%target% You did a good job.",