mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
Fixed !meme help
Deleted some IDs + Text because the 2000 character limit
This commit is contained in:
commit
d654bd9538
@ -6,7 +6,9 @@ import glob
|
||||
default_settings = ('{"TRIVIA_ADMIN_ONLY": false, "EDIT_CC_ADMIN_ONLY": false, "PASSWORD": "PASSWORDHERE", "FILTER": true, "CUSTOMCOMMANDS": true, ' +
|
||||
'"TRIVIA_MAX_SCORE": 10, "TRIVIA_DELAY": 15, "LOGGING": true, "EMAIL": "EMAILHERE", "ADMINROLE": "Transistor", "DOWNLOADMODE" : true, ' +
|
||||
'"VOLUME": 0.20, "TRIVIA_BOT_PLAYS" : false, "TRIVIA_TIMEOUT" : 120, "DEBUG_ID" : "IgnoreThis", "POLL_DURATION" : 60}')
|
||||
|
||||
default_apis = ('{"IMGFLIP_USERNAME": "USERNAMEHERE", "IMGFLIP_PASSWORD": "PASSWORDHERE"}')
|
||||
|
||||
logger = logging.getLogger("__main__")
|
||||
|
||||
|
||||
|
||||
19
red.py
19
red.py
@ -158,25 +158,6 @@ ID Name
|
||||
101711 Skeptical Baby
|
||||
101716 Yo Dawg Heard You
|
||||
101511 Dont You Squidward
|
||||
922147 Laughing Men In Suits
|
||||
13757816 Awkward Moment Sealion
|
||||
1790995 And everybody loses their minds
|
||||
195389 Sparta Leonidas
|
||||
12403754 Bad Pun Dog
|
||||
61583 Conspiracy Keanu
|
||||
766986 Aaaaand Its Gone
|
||||
4087833 Waiting Skeleton
|
||||
718432 Back In My Day
|
||||
61581 Put It Somewhere Else Patrick
|
||||
21604248 Mugatu So Hot Right Now
|
||||
172314 Kill Yourself Guy
|
||||
61522 Scumbag Steve
|
||||
100952 Overly Attached Girlfriend
|
||||
1367068 I Should Buy A Boat Cat
|
||||
15878567 You The Real MVP
|
||||
673439 Confused Gandalf
|
||||
13424299 Yall Got Any More Of
|
||||
14371066 Star Wars Yoda
|
||||
"""
|
||||
|
||||
admin_help = """
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user