Add more things to slap

This commit is contained in:
Runebaas 2018-02-16 08:36:26 +01:00
parent 1c88dea796
commit 0498998630
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6

View file

@ -53,7 +53,28 @@ namespace Geekbot.net.Commands
"sunflower", "sunflower",
"mousepad", "mousepad",
"lolipop", "lolipop",
"bottle of rum" "bottle of rum",
"cheese slice",
"critical 1",
"natural 20",
"mjölnir (aka mewmew)",
"kamehameha",
"copy of Twilight",
"med pack (get ready for the end boss)",
"derp",
"condom (used)",
"gremlin fed after midnight",
"wet baguette",
"exploding kitten",
"shiny piece of shit",
"mismatched pair of socks",
"horcrux",
"tuna",
"suggestion",
"teapot",
"candle",
"dictionary",
"powerless banhammer"
}; };
_redis.HashIncrement($"{Context.Guild.Id}:SlapsRecieved", user.Id.ToString()); _redis.HashIncrement($"{Context.Guild.Id}:SlapsRecieved", user.Id.ToString());