diff --git a/Main.py b/Main.py index ece5aff..a48019e 100644 --- a/Main.py +++ b/Main.py @@ -51,8 +51,6 @@ def CanUse(Level, InServer:bool, Approver:bool, Maintainer:bool, Developer:bool) # TODO: # * Something that cleans up the database in the future based off of if the scam accounts are deleted -# * Rich text update (discord.Embed) -# * Reply functionality # * Cleanup servers of those that are removed while bot was offline class DiscordScamBot(discord.Client):