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-09 20:09:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5bda937d70ad35d30b0c7034151ed76cebf6bfc
Flask-Discord
/
flask_discord
History
weibeu
e5bda937d7
Update library dependencies
2022-05-28 22:23:31 +05:30
..
models
Drop the discord.py requirement as it has been abandoned
2022-02-11 16:14:20 +05:30
types
Drop the discord.py requirement as it has been abandoned
2022-02-11 16:14:20 +05:30
__init__.py
Update library dependencies
2022-05-28 22:23:31 +05:30
_http.py
Do not get state implicitly
2020-10-26 00:13:28 +05:30
client.py
Drop the discord.py requirement as it has been abandoned
2022-02-11 16:14:20 +05:30
configs.py
✔ Add support to specify custom parameters in authorization URL along with ability to determine authorization type
2020-06-23 20:46:26 +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
Refactor and improve jwt state manager
2020-08-10 11:07:09 +05:30