initial commit backend

This commit is contained in:
daniel
2019-06-17 18:17:59 +02:00
commit ccc9c44ebd
13 changed files with 468 additions and 0 deletions

3
test.py Normal file
View File

@@ -0,0 +1,3 @@
from chat import chat_commands
print(chat_commands)