Fixes and Handling nick mentions to usernames

This commit is contained in:
Jeremy Zhang
2017-04-05 07:31:42 +00:00
parent aaaf735554
commit f5d53dd89a
3 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,7 @@
Discord webpage embedded client
## Required PIP Packages
- flask
- flask-sqlalchemy
- cachetools
- Flask-Cache