mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-14 10:01:21 +01:00
Create Discord server widgets for websites of all sizes! A simple to setup process for end-users. Server members may view or send messages into an embedded Discord channel.
titanembeds | ||
.gitignore | ||
config.example.py | ||
README.md | ||
requirements.txt | ||
run_c9.py | ||
run.py | ||
storage.txt |
Titan
Discord webpage embedded client
Required PIP Packages
- flask
- flask-sqlalchemy
- cachetools
- Flask-Cache
- flask_limiter
- requests_oauthlib
- mysql-python