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 04:19:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf2c832aa20aec07ff2905f436215f52842d9887
Flask-Discord
/
flask_discord
/
models
History
thec0sm0s
1fc91d24c2
✅
Handle cases efficiently when user avatar hash is None. Add method to return Discord default avatar url equivalent.
2020-06-02 13:15:00 +05:30
..
__init__.py
Add import to Integration
2020-05-15 18:08:27 +05:30
base.py
Add MANY property to automatically return list from fetch_from_api when many of these models exists
2020-05-12 12:35:09 +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
✅
Handle cases efficiently when user avatar hash is None. Add method to return Discord default avatar url equivalent.
2020-06-02 13:15:00 +05:30