Simple Discord bot

This commit is contained in:
2021-10-26 18:36:12 +02:00
commit 6c9614b443
4 changed files with 48 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
.idea/
__pycache__/
*.pyc
venv/
config.yml
*.log