mirror of
https://github.com/RPCS3/discord-bot.git
synced 2025-04-03 12:51:37 +00:00
fixed it
This commit is contained in:
parent
5318bbc193
commit
fe94e93916
@ -19,7 +19,7 @@ namespace CompatBot.EventHandlers
|
|||||||
{
|
{
|
||||||
"shut the fuck up", "shut up", "shutup", "shuddup", "hush", "chill", "bad bot",
|
"shut the fuck up", "shut up", "shutup", "shuddup", "hush", "chill", "bad bot",
|
||||||
"no one asked you", "useless bot", "bot sux", "fuck this bot", "fuck bot",
|
"no one asked you", "useless bot", "bot sux", "fuck this bot", "fuck bot",
|
||||||
"shit bot", "succ", "gay bot", "worst bot",
|
"shit bot", "succ", "worst bot",
|
||||||
|
|
||||||
"take this back", "take that back",
|
"take this back", "take that back",
|
||||||
"delete this", "delete that", "remove this", "remove that",
|
"delete this", "delete that", "remove this", "remove that",
|
||||||
@ -32,7 +32,7 @@ namespace CompatBot.EventHandlers
|
|||||||
"arigato", "aregato", "arigatou", "aregatou", "oregato", "origato",
|
"arigato", "aregato", "arigatou", "aregatou", "oregato", "origato",
|
||||||
"poor bot", "good job", "well done", "good work", "excellent work",
|
"poor bot", "good job", "well done", "good work", "excellent work",
|
||||||
"bot is love", "love this bot", "love you", "like this bot", "awesome", "lovely bot",
|
"bot is love", "love this bot", "love you", "like this bot", "awesome", "lovely bot",
|
||||||
"great", "neat bot",
|
"great", "neat bot", "gay bot",
|
||||||
}.ToDictionary(s => s, _ => false)
|
}.ToDictionary(s => s, _ => false)
|
||||||
), true);
|
), true);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user