Initial Commit: Skeleton structure.
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "bot/cmdClient"]
|
||||
path = bot/cmdClient
|
||||
url = https://github.com/Intery/dpy-cmdClient.git
|
||||
1
bot/cmdClient
Submodule
1
bot/cmdClient
Submodule
Submodule bot/cmdClient added at 7f9a9e816d
0
bot/dev-main.py
Normal file
0
bot/dev-main.py
Normal file
0
bot/main.py
Normal file
0
bot/main.py
Normal file
0
bot/modules/__init__.py
Normal file
0
bot/modules/__init__.py
Normal file
0
bot/modules/accountability/__init__.py
Normal file
0
bot/modules/accountability/__init__.py
Normal file
0
bot/modules/channels/__init__.py
Normal file
0
bot/modules/channels/__init__.py
Normal file
0
bot/modules/economy/__init__.py
Normal file
0
bot/modules/economy/__init__.py
Normal file
0
bot/modules/guide/__init__.py
Normal file
0
bot/modules/guide/__init__.py
Normal file
0
bot/modules/meta/__init__.py
Normal file
0
bot/modules/meta/__init__.py
Normal file
0
bot/modules/moderation/__init__.py
Normal file
0
bot/modules/moderation/__init__.py
Normal file
0
bot/modules/reminders/__init__.py
Normal file
0
bot/modules/reminders/__init__.py
Normal file
0
bot/modules/study/__init__.py
Normal file
0
bot/modules/study/__init__.py
Normal file
0
bot/modules/sysadmin/__init__.py
Normal file
0
bot/modules/sysadmin/__init__.py
Normal file
0
bot/modules/todo/__init__.py
Normal file
0
bot/modules/todo/__init__.py
Normal file
0
bot/modules/workout/__init__.py
Normal file
0
bot/modules/workout/__init__.py
Normal file
0
config/example-bot.conf
Normal file
0
config/example-bot.conf
Normal file
0
data/.gitignore
vendored
Normal file
0
data/.gitignore
vendored
Normal file
0
logs/.gitignore
vendored
Normal file
0
logs/.gitignore
vendored
Normal file
0
requirements.txt
Normal file
0
requirements.txt
Normal file
Reference in New Issue
Block a user