undo fuckup

This commit is contained in:
WhatDidYouExpect 2025-07-07 23:47:56 +02:00
parent 05101d1062
commit 89510b594a
2 changed files with 1 additions and 4 deletions

2
bot.py
View file

@ -20,8 +20,6 @@ print(splashtext) # Print splash text (from modules/globalvars.py)
start_checks() start_checks()
import requests import requests
import asqlite
import discord import discord
from discord.ext import commands from discord.ext import commands
from discord import app_commands from discord import app_commands

View file

@ -8,4 +8,3 @@ better_profanity
python-dotenv python-dotenv
dotenv dotenv
pillow pillow
asqlite