diff options
author | 2018-02-03 12:34:07 +0000 | |
---|---|---|
committer | 2018-02-03 12:34:07 +0000 | |
commit | 5ac1b5bd4a31ddcc4eb835ee246f4bfc7560d49f (patch) | |
tree | 903fc3c4bacd19b9b87182b53b2cb632daf21b1a | |
parent | Create LICENSE (diff) |
Create requirements.txt & add discord.py
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 000000000..07e0675ab --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +https://github.com/Rapptz/discord.py/archive/rewrite.zip
\ No newline at end of file |