added first slashcommand and refactored the preview cog as result of breaking changes in slashcommand
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user