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 12:29:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ea0fcc44e0f11afbc6f5d3bad5a6a4db9457113
Flask-Discord
/
flask_discord
/
models
History
thec0sm0s
3ea0fcc44e
✔ Use the bot request if the model requires bot token, not OAuth
2020-06-29 23:57:21 +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
Add operations to the docstrings of guild and user
2020-05-20 23:56:00 -04:00
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
✔ Use the already implemented bot_request
2020-06-27 15:52:46 +05:30