mirror of
https://github.com/Lilac-Rose/Lacie.git
synced 2026-09-12 02:56:30 -05:00
added like to the excluded words
This commit is contained in:
@@ -35,7 +35,7 @@ class Stats(commands.Cog):
|
||||
'those', 'am', 'not', 'so', 'too', 'very', 'just', 'now', 'then',
|
||||
'here', 'there', 'when', 'where', 'why', 'how', 'all', 'any', 'both',
|
||||
'each', 'few', 'more', 'most', 'other', 'some', 'such', 'no', 'nor',
|
||||
'only', 'own', 'same', 'than', 'too', 'very', 's', 't', 'don', 'don\'t',
|
||||
'only', 'own', 'same', 'than', 'too', 'very', 's', 't', 'don', 'don\'t', 'like',
|
||||
# URL-related words
|
||||
'http', 'https', 'www', 'com', 'org', 'net', 'io', 'gif', 'png', 'jpg',
|
||||
'jpeg', 'tenor', 'giphy', 'imgur', 'discord', 'cdn', 'media', 'attachments'
|
||||
|
||||
Reference in New Issue
Block a user