1
0
mirror of https://gitlab.com/ddorn/tfjm-discord-bot.git synced 2025-06-21 03:58:25 +02:00

basic commands

This commit is contained in:
ddorn
2020-04-25 16:42:06 +02:00
parent 172ff53c73
commit ce3f517296
2 changed files with 70 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# Secrets
.env
# Files from PyCharm
.idea/