Adding aigreentext to the list of boards for the greentext command
This commit is contained in:
parent
88e61be20d
commit
3073db61dd
0
app/bot.py
Normal file → Executable file
0
app/bot.py
Normal file → Executable file
@ -91,7 +91,7 @@ class Cheeky(commands.Cog):
|
||||
embed_title=">implying this actually happened",
|
||||
embed_color=discord.Color.green(),
|
||||
embed_url=get_from_reddit.get_image(
|
||||
boards=["greentext", "newgreentexts", "4chan"]
|
||||
boards=["aigreentext", "greentext", "newgreentexts", "4chan"]
|
||||
),
|
||||
)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user