Adding aigreentext to the list of boards for the greentext command
This commit is contained in:
parent
c268f93a9e
commit
3f22ba9558
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_title=">implying this actually happened",
|
||||||
embed_color=discord.Color.green(),
|
embed_color=discord.Color.green(),
|
||||||
embed_url=get_from_reddit.get_image(
|
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