got lil cutouyts

This commit is contained in:
shadowinged 2025-03-22 16:31:17 -04:00
parent 23e5e43c1c
commit d7e05eb410

5
bot.py
View File

@ -3,11 +3,9 @@ from discord.ext import commands
import os
from dotenv import load_dotenv
import sqlite3
import mysql.connector
import re
import threading
import requests
import time
import sys
class Bot(commands.Bot):
@ -26,7 +24,6 @@ token = os.getenv("token")
status = os.getenv("status")
url_status = "Unknown"
url = "https://oss-auth.blinklab.com/"
stop_event = threading.Event()
error_codes = """
20400X: Server under heavy load