✨ Started work on converting all commands to slash-commands
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
import discord, asyncio
|
||||
from discord.ext import commands
|
||||
from discord_slash import cog_ext
|
||||
from discord_slash import SlashCommandOptionType as scot
|
||||
|
||||
from funcs import logThis
|
||||
|
||||
|
Reference in New Issue
Block a user