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-04-24 16:40:43 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Flask-Discord
/
flask_discord
/
models
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
weibeu
19c4bf93cd
Drop the discord.py requirement as it has been abandoned
2022-02-11 16:14:20 +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
Drop the discord.py requirement as it has been abandoned
2022-02-11 16:14:20 +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