mirror of
https://github.com/kaaninchen/Gleiswechsel.git
synced 2026-07-21 19:52:47 +00:00
Rename state to handlers
This commit is contained in:
@@ -2,7 +2,7 @@ import discord
|
||||
import random
|
||||
from discord.ext import tasks
|
||||
from config import config
|
||||
from handlers import rename_vc
|
||||
from src.handlers import rename_vc
|
||||
from src.commands import setup_commands
|
||||
from src.embeds import build_error_embed
|
||||
from src.data.status import discord_status
|
||||
|
||||
Reference in New Issue
Block a user