added first slashcommand and refactored the preview cog as result of breaking changes in slashcommand

This commit is contained in:
2024-07-17 15:52:39 +02:00
parent ab1fca82dc
commit fa2e4a78cd
9 changed files with 211 additions and 94 deletions

View File

@@ -1,4 +1,3 @@
import discord
from discord.ext import commands
from logging import getLogger
import typing