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
857fd4c4ad11207cc10659d3d08e88a917ceb292
Flask-Discord
/
flask_discord
/
models
History
A-Trash-Coder
857fd4c4ad
Add a __eq__ and __ne__ to models Guild and User
2020-05-20 21:45:46 -04:00
..
__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 a __eq__ and __ne__ to models Guild and User
2020-05-20 21:45:46 -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
Add a __eq__ and __ne__ to models Guild and User
2020-05-20 21:45:46 -04:00