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 20:39:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0985cb26d902aaf201561b0878d0febf5fc4d4d2
Flask-Discord
/
flask_discord
/
models
History
thec0sm0s
f93d5c059b
Implement explicit methods to save and get OAuth2 token and secrets
2020-08-04 21:35:37 +05:30
..
__init__.py
Add import to Integration
2020-05-15 18:08:27 +05:30
base.py
✔ Use the bot request if the model requires bot token, not OAuth
2020-06-29 23:57:21 +05:30
connections.py
Use user_id shorthand property
2020-05-15 18:31:39 +05:30
guild.py
Abstract guild permissions value within discord.py Permissions
2020-07-18 17:26:50 +05:30
integration.py
Make integrations as separate entity, which might be also and entity of guild
2020-05-14 20:38:59 +05:30
user.py
Implement explicit methods to save and get OAuth2 token and secrets
2020-08-04 21:35:37 +05:30