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