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

6
.gitignore vendored
View File

@@ -1,9 +1,9 @@
jeevesbot/env.py
jeevesbot/secret.json
jeevesbot/databases/*
jeevesbot/__pycache__/*
logs/
__init__.py
*.pyc
__pycache__/*
cogs/__pycache__/*
jeevesbot/__pycache__/*
.vscode/
.vscode/