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

remove dotenv

parent 4d910f0a
No related branches found
No related tags found
No related merge requests found
......@@ -13,11 +13,9 @@ from discord import app_commands, Guild, Interaction, ButtonStyle, File, Message
from discord.app_commands import Choice
from discord.ext import commands, tasks
from discord.utils import escape_markdown
from dotenv import load_dotenv
from utils import send_dm
load_dotenv()
@app_commands.guild_only()
......
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