aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-06-18 22:48:40 -0600
committerMelody Horn <melody@boringcactus.com>2020-06-18 22:48:40 -0600
commitbd569cc6c42da0dad02d2d3f5ef18d3ac06e319d (patch)
tree42dc870a8433bc7068f56cd41efb14fd1f898a06 /requirements.txt
parent6157c0172f9b078e7030bd493c842cf372292c74 (diff)
downloadcrabravebot-bd569cc6c42da0dad02d2d3f5ef18d3ac06e319d.tar.gz
crabravebot-bd569cc6c42da0dad02d2d3f5ef18d3ac06e319d.zip
rewrite in Python
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..00f9b5a
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,5 @@
+python-telegram-bot
+python-dotenv
+Pillow
+libhoney
+Flask