Merge pull request #11 from gooberinc/main

sync main to dev
This commit is contained in:
WhatDidYouExpect 2025-07-07 23:49:44 +02:00 committed by GitHub
commit 5331960109
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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