This commit is contained in:
L̷O̷N̷D̷O̷N̷少林 2025-01-21 10:51:51 -05:00 committed by GitHub
parent 9d8a99ddfc
commit 11ee11f700
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,6 +66,11 @@ export default class extends Module {
if (includes(note.text, ['pizza'])) return react('🍕');
if (includes(note.text, ['Pudding'])) return react('🍮');
if (includes(note.text, ['Penis','bulging','dick','wang','peepee'])) return react('🍆');
if (includes(note.text, ['booty','ass','butt','twerk'])) return react('🍑');
if (includes(note.text, ['vagene','taco'])) return react('🌮');
if (includes(note.text, ['bobs','booba','boobs','cherry','tatas'])) return react('🍒');
if (includes(note.text, ['nuts','balls','sack'])) return react('🥜🥜');
if (includes(note.text, ['sushi', 'sushi']) || note.text === 'Sushi') return react('🍣');
if (includes(note.text, ['Indigo'])) return react('🙌');