We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccf180b commit f603743Copy full SHA for f603743
discordBot/main.py
@@ -1,6 +1,5 @@
1
from discord.ext import commands
2
from discord import Embed, File, TextChannel, Status, CustomActivity, ActivityType, Invite
3
-from datetime import timedelta
4
from discord.errors import LoginFailure
5
from dotenv import load_dotenv
6
from os import getenv, listdir
0 commit comments