Initial Commit: Skeleton structure.

This commit is contained in:
2021-08-25 14:48:20 +03:00
commit 87f16b6a37
21 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "bot/cmdClient"]
path = bot/cmdClient
url = https://github.com/Intery/dpy-cmdClient.git

1
bot/cmdClient Submodule

Submodule bot/cmdClient added at 7f9a9e816d

0
bot/dev-main.py Normal file
View File

0
bot/main.py Normal file
View File

0
bot/modules/__init__.py Normal file
View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

0
config/example-bot.conf Normal file
View File

0
data/.gitignore vendored Normal file
View File

0
logs/.gitignore vendored Normal file
View File

0
requirements.txt Normal file
View File

0
run.py Normal file
View File