From d969a1550d413fbaa01fa08ca13ce93012a34b12 Mon Sep 17 00:00:00 2001 From: HAV0X underscore <73144620+HAV0X1014@users.noreply.github.com> Date: Wed, 3 May 2023 23:07:45 -0400 Subject: [PATCH] shrimple fix --- bot.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bot.py b/bot.py index 0ba3abd..bd4991c 100644 --- a/bot.py +++ b/bot.py @@ -1,5 +1,6 @@ import selfcord import linecache +import re from discord_webhook import DiscordWebhook #put the server and channel IDs here, preferably above the channel you want to listen to.