Commit Graph

  • 0af1c22936
    Update emoji url too Justin 2019-05-05 00:46:30 -0400
  • 3df4f32e41
    Add slowmode property/set method to channel type Justin 2019-05-05 00:42:43 -0400
  • a6730be3cf naming and create guilds args #138 Luke 2019-05-04 19:29:11 +0100
  • 9bcc9185e7 Updating emoji cdn (#137) Justin 2019-05-04 13:12:14 -0400
  • 2cfa9467cc
    Update client.py Luke Mathew-Byrne 2019-05-04 15:44:53 +0100
  • 99c08ec6df
    disco/api/client.py:410:9: F841 Luke Mathew-Byrne 2019-05-04 15:41:40 +0100
  • 7db601dab1
    spaces v tabs... FIGHT Luke Mathew-Byrne 2019-05-04 15:12:48 +0100
  • 3aa1a006f2 remove guild.create on guilds_delete as no content is returned by Discord's api + reinstate roles and channels in guild_create Luke 2019-05-04 15:05:29 +0100
  • cad50fe578 formatting 2.0, with even less random spaces Luke 2019-05-04 13:13:37 +0100
  • c9140d7ce0
    Updating emoji cdn #137 Justin 2019-05-04 02:47:56 -0400
  • 11410d600a formatting + removed roles/channels in guilds_create Luke 2019-05-04 02:13:17 +0100
  • 966fa0f3ae removed "return User.create(self.client, r.json())" from guilds_members_add due to lack of json response when user already in guild and switched name to mandatory arg in guilds_create Luke 2019-05-04 01:49:43 +0100
  • 2fdcdac460 typo Luke 2019-05-04 01:23:06 +0100
  • 691c5f660a oauth user add Luke 2019-05-04 01:20:17 +0100
  • f85c209e07 mixup fixed Luke 2019-05-04 00:45:11 +0100
  • a2544c807d Added end points + fixed typo Luke 2019-05-04 00:14:30 +0100
  • 1fcb01dcea
    ref: strict argument matching for `Plugin.command` deco Andrei 2019-05-03 11:04:38 -0700
  • dc061aa890
    ytdl + event pipe #135 Andrei 2019-05-02 15:13:16 -0700
  • 2f44aebb6a Clear all reactions support (#136) Luke Mathew-Byrne 2019-05-02 18:42:03 +0100
  • 2360956606
    Update client.py #136 Luke Mathew-Byrne 2019-05-02 01:13:19 +0100
  • e0e22e3d2a
    Apply suggestions from code review Andrei Zbikowski 2019-05-02 01:12:02 +0100
  • 5bd1b92e60 Adding Rich Presence Support (#133) Justin 2019-05-01 19:02:16 -0400
  • 548e47ffbe Added delete channels/{channel}/messages/{message}/reactions Luke 2019-05-01 23:58:17 +0100
  • 04f402e49e
    flake8 fixes #133 Justin 2019-05-01 18:55:09 -0400
  • db285e2f46
    Fixing line length issue. Justin 2019-05-01 18:51:59 -0400
  • ddc4ea745d
    Imports are a thing, sorry. Justin 2019-05-01 18:48:11 -0400
  • 842308c06e
    Adding @cached_property to Timestamps Justin 2019-05-01 18:45:16 -0400
  • 0f89d687c8
    Telecom voice v1 Andrei 2019-05-01 15:35:26 -0700
  • 5738220259
    Readded list field to import Justin 2019-05-01 18:26:36 -0400
  • 82ad76a19a
    Merge branch 'staging/v1.0.0' into master Justin 2019-05-01 18:24:52 -0400
  • 3bb405c30b
    Nuke existing voice support in preparation for telecom support Andrei 2019-05-01 13:27:17 -0700
  • 06a5e4921a
    Add GuildMember.disconnect to disconnect a member from voice Andrei 2019-05-01 13:17:43 -0700
  • ac04f999cb
    Add API Client support for kicking guild members Andrei 2019-05-01 13:15:33 -0700
  • 839682291b
    fix: handle loading of user permission levels Andrei 2019-04-19 09:50:35 -0700
  • bb9e6bb356
    [refactor] Kill Holster (#132) Andrei Zbikowski 2019-04-12 10:59:48 -0700
  • 42075a8c66
    Fixing the last of the spacing errors. Justin 2019-04-05 13:10:18 -0400
  • 19bfc52e23
    Needed an indent Justin 2019-04-05 13:01:14 -0400
  • 39619474be
    Fixing Space Issues Justin 2019-04-05 12:59:23 -0400
  • bcaf54529e Fixed error in Message class description (#119) KevTheGame-Dev 2019-04-05 12:37:15 -0400
  • 646a0437f7 Fixes typos and patches raise exceptions using %s instead of .format() (#130) Dooley_labs 2019-04-05 12:36:50 -0400
  • 8651677230 Adding RP Support ThatGuyJustin 2019-04-05 00:57:13 -0400
  • 47aa56e582
    Fix some things from my brief smoketest #132 Andrei 2019-04-04 20:57:49 -0700
  • 2488680dfd
    First stab at killing holster and getting tests passing Andrei 2019-04-04 20:20:13 -0700
  • 38fd8e6b68 Fixes typos and patches raise exceptions using %s instead of .format() #130 “elderlabs” 2019-03-12 22:53:02 -0400
  • d44ca44035 Missed reversions (git is a pain) #129 “elderlabs” 2019-03-12 22:45:30 -0400
  • fb99b18b7e Restore bits affected by revert “elderlabs” 2019-03-12 22:18:24 -0400
  • 21ac37c54b Revert "Typo corrections, upgrades from Py2 to Py3-compatible formatting, patch yaml loader deprecation warning, Discord media proxy links (allows caching of possibly deleted images, relies less on the CDN)" “elderlabs” 2019-03-12 22:01:00 -0400
  • 57355d7eb5 flake8's 120 character limit is an utter annoying abomination. “elderlabs” 2019-03-12 21:34:16 -0400
  • 5f7be861ad Probably smart to make sure the tests can pass, too, + typo correction. “elderlabs” 2019-03-12 21:23:39 -0400
  • 76d05ec3a2 Typo corrections “elderlabs” 2019-03-12 21:02:40 -0400
  • ae41136293 Typo corrections “elderlabs” 2019-03-12 21:01:16 -0400
  • 5695eff84f Typo corrections, upgrades from Py2 to Py3-compatible formatting, patch yaml loader deprecation warning, Discord media proxy links (allows caching of possibly deleted images, relies less on the CDN) “elderlabs” 2019-03-12 20:52:55 -0400
  • 0f5f2fde77
    Cleanup support for creating custom plugin base classes (#128) Andrei Zbikowski 2019-03-09 11:14:37 -0800
  • 45deaedb57 Cleanup support for creating custom plugin base classes #128 andrei 2019-03-09 09:45:04 -0800
  • 669c8348c2 Add support for guild banners andrei 2019-03-09 09:09:23 -0800
  • 7f171797ff Add support for guild news channels andrei 2019-03-09 09:09:00 -0800
  • 7fbca825f8 Fixes to permission calculations (#123) James Lu 2019-03-09 08:19:45 -0800
  • 95f29ee949 Fix wrong unpacking (#126) genesis-root 2019-03-09 18:17:25 +0200
  • baed978ca0 Fix wrong unpacking #126 genesis-root 2019-02-27 02:50:39 +0200
  • 2f758f86bc
    Update setup.cfg #125 GreanScream 2019-02-26 19:43:19 -0500
  • 1183e9a719
    fix typo: CommandLevesls -> CommandLevels #124 Tina 2019-02-21 03:44:41 +0100
  • 9f5dd66969 permissions: fix inverted binary AND when removing a permission by value (#98) #123 James Lu 2019-02-11 23:01:23 -0800
  • ec28ae7c43 channel: fix TypeError when calculating permission overrides (#98) James Lu 2019-02-11 22:59:34 -0800
  • 6ed70f1007
    Fixed error in Message class description #119 KevTheGame-Dev 2019-01-10 22:56:46 -0500
  • cf6c9d453c Remove unnecessary files and prevent this from happening again (#117) a00git 2019-01-11 00:26:19 +0300
  • f6e72d704a Fixed missing image attribute description (#118) KevTheGame-Dev 2019-01-10 16:26:08 -0500
  • 9f4981ebd2
    Fixed missing image attribute description #118 KevTheGame-Dev 2019-01-10 15:02:32 -0500
  • dc3e6a18d0 Remove unnecessary files and prevent this from happening again #117 a00git 2019-01-10 20:23:16 +0400
  • 8661b4db3e Fix docs for permission overwrite (#116) Tiemen 2019-01-03 21:04:12 +0100
  • b69ee95abe
    Fix docs for permission overwrite #116 Tiemen 2019-01-03 20:40:32 +0100
  • 1b3c7fb7a6
    Rework how Guild member syncing works, deprecate `Guild.sync` Andrei 2019-01-02 06:43:10 -0800
  • a1d2394bae Bump gevent and requests versions to the latest available andrei 2018-12-02 07:41:13 -0800
  • 166fb4c3c3 Release v0.0.13-rc.2 (rc.1 had a packaging issue) v0.0.13-rc.2 andrei 2018-12-01 05:24:19 -0800
  • df74c76759 Release v0.0.13-rc.1 andrei 2018-12-01 05:22:36 -0800
  • 5a83e4a7d8 Release v0.0.13-rc.1 v0.0.13-rc.1 andrei 2018-12-01 05:22:36 -0800
  • 305f1800c1 Added listener (pm user on guild join) example (#94) Jaimyn Mayer 2018-12-01 23:18:48 +1000
  • 4011c78257 Add State.voice_clients and RTCP Event (#106) Dan 2018-12-01 08:18:28 -0500
  • 75b60b6e17 Correct channel permissions calculation, cleanup channel tests andrei 2018-12-01 05:14:04 -0800
  • d353c484bb Clear voice states when a new session connects (fixes #100, closes #109) andrei 2018-12-01 04:59:39 -0800
  • d7ba169c56 Update command.py (#115) Noah Hendrickson 2018-12-01 05:41:49 -0700
  • a57be7c0be [ci] install flake8 (fixes builds) andrei 2018-12-01 04:38:57 -0800
  • 47d40e2306
    Update command.py #115 Noah Hendrickson 2018-11-22 15:38:45 -0700
  • 1cfaf949de Move flake8 reqs to tests require, exclude silly pycodestyle rule andrei 2018-10-30 10:37:06 -0700
  • e68f59eeeb PARTS_RE should be a raw string to avoid flake8 escaping woes andrei 2018-10-30 08:42:32 -0700
  • b1304ded2c Adding Invite.link property to get a usable Discord Invite link (#105) Kyriog 2018-10-29 23:38:07 +0100
  • 604ab73fce Add gif integration to get_avatar_url (#113) Dooley_labs 2018-10-29 18:36:56 -0400
  • 16ebf6375f @everyone (#114) Dooley_labs 2018-10-29 18:35:50 -0400
  • d96847c8e0
    @everyone #114 Dooley_labs 2018-10-14 13:43:16 -0400
  • 4d924e892f
    Update user.py #113 Dooley_labs 2018-10-06 20:36:08 -0400
  • 87172ff5b4
    Update user.py Dooley_labs 2018-10-06 18:54:12 -0400
  • cf8d1c0666
    Update user.py Dooley_labs 2018-10-06 18:38:41 -0400
  • a022e9a157
    Update user.py Dooley_labs 2018-10-06 02:16:17 -0400
  • e249099808 Update gevent to 1.3.6 to support python 3.7 (#111) Watchful1 2018-09-06 14:12:53 -0700
  • 3d40456e1a Try workaround recommended here https://github.com/travis-ci/travis-ci/issues/9815 #111 Watchful1 2018-09-02 13:56:06 -0700
  • f6c9f6066f Update .travis.yml Watchful1 2018-09-02 13:28:52 -0700
  • 755f0705ef Update tests to run on 3.7 Watchful1 2018-09-02 11:41:54 -0700
  • 61e2cec8a7 Update import Watchful1 2018-09-01 18:09:29 -0700
  • 30b222688c
    Update requirements.txt Watchful1 2018-09-01 17:47:57 -0700
  • 8c6ff6df86 Adding user_limit to Channel objects (#110) Kyriog 2018-08-31 09:53:09 +0200
  • ae04722311 Adding user_limit to Channel objects #110 Kyriog 2018-08-24 15:47:48 +0200