about summary refs log tree commit diff stats
path: root/discord
diff options
context:
space:
mode:
authormjk134 <57556877+mjk134@users.noreply.github.com>2022-07-07 17:50:33 +0000
committerGitHub <noreply@github.com>2022-07-07 17:50:33 +0000
commit5256f4f070184fb5aecb4eddc6e011fc531743b9 (patch)
treeef5d351be9db0a5c5d6fd0ab59505d394f0fb077 /discord
parent995856985f58bffc3980670cd34c1d5120dae814 (diff)
downloaddiscobra-5256f4f070184fb5aecb4eddc6e011fc531743b9.tar.gz
inital folder structure w/ setup.py
Diffstat (limited to 'discord')
-rw-r--r--discord/__init__.py0
-rw-r--r--discord/client.py0
2 files changed, 0 insertions, 0 deletions
diff --git a/discord/__init__.py b/discord/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/discord/__init__.py
diff --git a/discord/client.py b/discord/client.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/discord/client.py