diff --git a/commands/nsfw/e621.py b/commands/nsfw/e621.py index 8781be7..2b9ac3b 100644 --- a/commands/nsfw/e621.py +++ b/commands/nsfw/e621.py @@ -47,4 +47,4 @@ async def e621(self, ctx, *, content): def setup(bot): bot.add_cog(e621(bot)) -#fixed some shit and made it random, thanks to my friendo to help me with this +#fixed some shit and made it random, thanks tto Isfy/Lifo to help me with this