Added Poop emoji to emojis dict
This commit is contained in:
@@ -35,6 +35,7 @@ profane_words_file = 'profane_words'
|
||||
emojis = {
|
||||
'x': '❌',
|
||||
'y': '✅',
|
||||
'poop': '💩',
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user