Skip to content
Snippets Groups Projects
Commit ddbb6b3b authored by dnns01's avatar dnns01
Browse files

Add mod_mail extension

parent 52cd1d2d
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ OWNER = int(os.getenv('DISCORD_OWNER'))
PIN_EMOJI = "📌"
intents = Intents.all()
extensions = ["welcome", "xkcd"]
extensions = ["welcome", "xkcd", "mod_mail"]
_log = logging.getLogger('discord.boty')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment