diff --git a/app/bot.py b/app/bot.py index 7acd1435..670c71a3 100755 --- a/app/bot.py +++ b/app/bot.py @@ -101,9 +101,6 @@ async def fix_social_media_links(ctx): if ctx.author.id == bot.user.id: return - if "instagram.com" in ctx.content and "reel" not in ctx.content: - return - for k in correct_domains.keys(): if ctx.content.startswith(k) or ctx.content.startswith("www.{k}.com"): await ctx.channel.send(