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

@@ -2,13 +2,14 @@
aiohttp
async-timeout
dice
discord.py
discord.py[voice]
docopt
multidict
pyparsing
typing-extensions
pylint
pytube
sqlite3
# needs this version, otherwise TypeErrors will break stuff
yarl==1.4.2