about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorredcreeper14385 <mounderfod@gmail.com>2021-07-22 11:48:36 +0100
committerredcreeper14385 <mounderfod@gmail.com>2021-07-22 11:48:36 +0100
commit1784d89a4432a2808741c5295ed06f8d18ca737d (patch)
tree9c6ffa484e6044530044392f57396cce5bdecdb0
parent98d7b932fb97d6598758ffc6e4b288d29b3d932a (diff)
downloadtiny-potato-bot-1784d89a4432a2808741c5295ed06f8d18ca737d.tar.gz
feat: add requirements.txt
-rw-r--r--requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..1e5c981
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,2 @@
+discord ~= 1.7
+python-dotenv ~= 0.18.0
\ No newline at end of file