diff --git a/app/bot.py b/app/bot.py old mode 100644 new mode 100755 diff --git a/app/cogs/cheeky_functions.py b/app/cogs/cheeky_functions.py index e3d63fd3..89715219 100644 --- a/app/cogs/cheeky_functions.py +++ b/app/cogs/cheeky_functions.py @@ -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"] ), ) )