Commit Graph

206 Commits

Author SHA1 Message Date
thecosmos d2b2e5d4a8 Merge branch 'master' into dev 2020-04-15 18:36:06 +05:30
thecosmos 0b9c84edae Merge branch 'master' of https://github.com/thec0sm0s/Flask-Discord 2020-04-15 18:35:37 +05:30
thecosmos c0884b2c1d Add route to directly add to provided server ID in route 2020-04-15 18:35:05 +05:30
thecosmos b0cfdbd3d6 Bump the version to 0.1.10 2020-04-14 18:24:00 +05:30
thecosmos 2d6c78dda5 Update docs 2020-04-14 18:23:16 +05:30
thecosmos 57c3d4d5a7 Implement add_to_guild method 2020-04-14 17:30:53 +05:30
thecosmos 386b0655c3 Don't use bot token 2020-04-14 16:31:23 +05:30
thecosmos 95aa57a699 Try adding user to guild method [broken] 2020-04-14 15:57:35 +05:30
thecosmos 04501f7cbc remove get_json methofd 2020-04-14 14:02:16 +05:30
thecosmos 1ed68d66e3 Use token updater method 2020-04-14 14:00:34 +05:30
thecosmos 558f2875b0 Remove get_json method 2020-04-14 13:52:09 +05:30
thecosmos 0030cddb07 Fix docs 2020-04-14 09:53:44 +05:30
thecosmos a0674e80dc Fix docs 2020-04-14 09:45:31 +05:30
thecosmos 030333987f Use and implement generalized request method rather than just get. 2020-04-14 09:21:36 +05:30
thecosmos 03952f66f9 Prefix all configs with DISCORD_ to prevent un intended user override 2020-04-14 08:46:55 +05:30
thec0sm0s 38d0e72fdb Create FUNDING.yml 2020-04-12 17:48:54 +05:30
thecosmos dd2df8ac0b TODO 2020-04-12 17:14:10 +05:30
thecosmos 3f1bf03490 Bump version to 0.1.09 2020-02-08 16:48:29 +05:30
thecosmos 902bd893a5 Update PyPI meta 2020-02-08 16:48:10 +05:30
thecosmos 4008c3d259 Update PyPI meta 2020-02-08 16:43:44 +05:30
thecosmos 55accb67e8 Test suit for user connections 2020-02-08 14:35:42 +05:30
thecosmos 85f1472665 Use secrets from environment 2020-02-08 14:13:17 +05:30
thecosmos 42dab7bb81 Bump version to 0.1.07 2020-02-08 14:10:20 +05:30
thecosmos 80f779d61a Update docstrings 2020-02-08 14:09:00 +05:30
thec0sm0s 983b1c6cb8 Merge pull request #2 from dorilahav1234561/dev
Fix get_connections on dev branch.
2020-02-08 11:59:07 +05:30
Dori Lahav Waisberg a1d321ff69 change id from int to str in comment 2020-02-07 23:31:26 +02:00
Dori Lahav Waisberg 4d6ddb9883 Change id to not cast to int and fail if id is not included on UserConnection constructor 2020-02-07 23:26:24 +02:00
Dori Lahav Waisberg 73fafa01c9 change return value of fetch_connections to list 2020-02-07 23:25:26 +02:00
Dori Lahav Waisberg 6e9087dbf8 fix fetch_connections not working because payload returns a list and not a single connection 2020-02-07 23:25:07 +02:00
thecosmos 443e36453e Add exception handling for unused session keys 2020-01-18 16:14:38 +05:30
thecosmos bec89bbeda Version change 2019-11-22 15:27:57 +05:30
thecosmos 64d59fdb3b discriminator remains string to prevent some special case unwanted stuffs 2019-11-22 15:27:30 +05:30
thecosmos a6cced2168 Version change 2019-11-22 01:02:13 +05:30
thecosmos 73d8174533 Add support for animated avatars 2019-11-22 00:56:33 +05:30
thecosmos 835733965e Bug fix 2019-05-26 16:16:59 +05:30
thecosmos 48dcbe6385 Docs changes 2019-05-26 10:58:13 +05:30
thecosmos 9d5cbcdd77 Use caps keys to store discord secrets in flask session object 2019-05-26 10:56:15 +05:30
thecosmos 1b2932f1b0 Use configs from Flask app instance 2019-05-26 10:52:24 +05:30
thecosmos def30d1348 Docs fix 2019-05-23 00:09:23 +05:30
thecosmos f89f3d1ac1 Version change 2019-05-22 23:56:15 +05:30
thecosmos d975547968 Add base class. Make to_json available to all of the existing models. 2019-05-22 23:52:17 +05:30
thecosmos ca36e3ce03 Minor docs changes - add trailing slash 2019-05-22 22:59:52 +05:30
thecosmos dffff2d672 Docs fix 2019-05-22 11:16:52 +05:30
thecosmos b0c659dd2e Docs changes 2019-05-22 11:13:46 +05:30
thecosmos 3e485c1e94 Include exceptions 2019-05-22 10:57:36 +05:30
thecosmos 480fdc556e Return None when guild has no icon 2019-05-22 10:57:21 +05:30
thecosmos 00a3eff7e8 Version change 2019-05-21 08:47:41 +05:30
thecosmos 10d3fecf83 Docs changes 2019-05-21 08:42:49 +05:30
thecosmos 349195f953 Change version 2019-05-21 01:01:31 +05:30
thecosmos 2ceb308fae Add Exceptions 2019-05-21 01:00:29 +05:30