diff --git a/app/bot.py b/app/bot.py index cbfcefdb..f1c0eb3a 100755 --- a/app/bot.py +++ b/app/bot.py @@ -116,7 +116,7 @@ async def annoy_jason(ctx): @bot.listen("on_message") async def fix_tiktok_links(ctx): - if "https://www.tiktok.com/t/" in ctx.content: + if "https://www.tiktok.com" in ctx.content: await ctx.channel.send( "%s said:\n%s" % (