complete overhaul

This commit is contained in:
expect 2025-06-20 23:48:10 +02:00
parent dfe360db45
commit fd76a7703d
12 changed files with 262 additions and 270 deletions

View file

@ -1,6 +1,6 @@
import discord
from discord.ext import commands
from config import RED, GREEN, RESET, LOCAL_VERSION_FILE
from modules.globalvars import RED, GREEN, RESET, LOCAL_VERSION_FILE
import os
class songchange(commands.Cog):