commit
5331960109
2 changed files with 1 additions and 4 deletions
2
bot.py
2
bot.py
|
@ -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
|
||||||
|
|
|
@ -8,4 +8,3 @@ better_profanity
|
||||||
python-dotenv
|
python-dotenv
|
||||||
dotenv
|
dotenv
|
||||||
pillow
|
pillow
|
||||||
asqlite
|
|
Loading…
Add table
Add a link
Reference in a new issue