This website requires JavaScript.
Explore
Help
Sign In
yawaflua
/
Flask-Discord
Watch
1
Star
0
Fork
0
You've already forked Flask-Discord
mirror of
https://github.com/yawaflua/Flask-Discord.git
synced
2025-12-10 04:19:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6365ab461a5ae76c2d149a33203d9846cafce591
Flask-Discord
/
flask_discord
History
thec0sm0s
6365ab461a
Use DiscordModelsMeta class. Set ROUTE as required class attribute for bases. Add fetch_from_api classmethod which is shorthand to return the current model
2020-05-12 12:20:32 +05:30
..
models
Use DiscordModelsMeta class. Set ROUTE as required class attribute for bases. Add fetch_from_api classmethod which is shorthand to return the current model
2020-05-12 12:20:32 +05:30
__init__.py
Add RateLimited exception
2020-05-10 16:16:52 +05:30
_http.py
Check for session in Flask session
2020-05-11 21:06:26 +05:30
client.py
Use token updater method
2020-04-14 14:00:34 +05:30
configs.py
Prefix all configs with DISCORD_ to prevent un intended user override
2020-04-14 08:46:55 +05:30
exceptions.py
Use finally clause
2020-05-10 18:06:27 +05:30
utils.py
Minor docs fix
2020-04-29 18:51:18 +05:30