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
2026-02-04 10:14:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37f6c285efd91649ddd95fd5a83ad8d1ecd1d5b7
Flask-Discord
/
flask_discord
History
weibeu
37f6c285ef
Make use of the check response.wait_for_status() and then return json response
2021-05-23 22:41:55 +05:30
..
models
Raise instances of exceptions for consistency
2021-05-23 22:13:16 +05:30
__init__.py
✔ Bump the version to 0.1.64
2020-12-25 09:26:00 +05:30
_http.py
Make use of the check response.wait_for_status() and then return json response
2021-05-23 22:41:55 +05:30
client.py
Fix compatibility with pyjwt v2.0.0
2020-12-25 09:24:51 +05:30
configs.py
Prettify configs.py
2021-05-23 21:41:33 +05:30
exceptions.py
Minor refactoring - Separate exception from the parsing logic. Expect Discord API to always return JSON payload with all keys on Ratelimit
2020-10-07 17:07:52 +05:30
utils.py
Raise instances of exceptions for consistency
2021-05-23 22:13:16 +05:30