Initial structure for discordbot addition

This commit is contained in:
Jeremy Zhang
2017-05-02 18:37:24 +00:00
parent 2623724b0b
commit a6766b2008
43 changed files with 17 additions and 8 deletions

7
webapp/requirements.txt Normal file
View File

@ -0,0 +1,7 @@
flask
flask-sqlalchemy
flask_limiter
requests_oauthlib
mysql-python
Flask-SSLify
beaker