447 Commits (master)
 

Author SHA1 Message Date
gsd 98d630d1be ratelimit fix 2 years ago
andrei 7a2e86a2a3 Release v0.0.14-rc.1 4 years ago
Casper da Costa-Luis a1fbeb75b9
dependency version ranges (#183) 4 years ago
Casper da Costa-Luis d605e6ee97
migrate/deprecate discordapp.com => discord.com (#181) 5 years ago
Wumpotamus 6260ec74a9
Updated gevent to 1.4.0 (#173) 5 years ago
PixeL cea1dffb17 Add MessageReactionRemoveEmoji event and endpoint (#172) 5 years ago
slicedlime (Mikael Hedberg) fd63334c82 Support 'User (mention)' style mentions used by recent client updates (#171) 5 years ago
Matt Carey 9ffac51b19 Fix typo (#169) 5 years ago
Oleg Butuzov 31b688ab89 Added Long Description type (#166) 5 years ago
Andrei a98cd1aac9
readme: remove invite url 5 years ago
One-Nub 02c0051f75 Defining a specific YAML loader (#155) 6 years ago
Justin cec1afd178
Adding missing permissions (#144) 6 years ago
Justin 9bcc9185e7 Updating emoji cdn (#137) 6 years ago
Andrei 06a5e4921a
Add GuildMember.disconnect to disconnect a member from voice 6 years ago
Andrei ac04f999cb
Add API Client support for kicking guild members 6 years ago
KevTheGame-Dev bcaf54529e Fixed error in Message class description (#119) 6 years ago
Dooley_labs 646a0437f7 Fixes typos and patches raise exceptions using %s instead of .format() (#130) 6 years ago
Andrei Zbikowski 0f5f2fde77
Cleanup support for creating custom plugin base classes (#128) 6 years ago
andrei 669c8348c2 Add support for guild banners 6 years ago
andrei 7f171797ff Add support for guild news channels 6 years ago
James Lu 7fbca825f8 Fixes to permission calculations (#123) 6 years ago
genesis-root 95f29ee949 Fix wrong unpacking (#126) 6 years ago
a00git cf6c9d453c Remove unnecessary files and prevent this from happening again (#117) 6 years ago
KevTheGame-Dev f6e72d704a Fixed missing image attribute description (#118) 6 years ago
Tiemen 8661b4db3e Fix docs for permission overwrite (#116) 6 years ago
Andrei 1b3c7fb7a6
Rework how Guild member syncing works, deprecate `Guild.sync` 6 years ago
andrei a1d2394bae Bump gevent and requests versions to the latest available 6 years ago
andrei 166fb4c3c3 Release v0.0.13-rc.2 (rc.1 had a packaging issue) 6 years ago
andrei df74c76759 Release v0.0.13-rc.1 6 years ago
Jaimyn Mayer 305f1800c1 Added listener (pm user on guild join) example (#94) 6 years ago
Dan 4011c78257 Add State.voice_clients and RTCP Event (#106) 6 years ago
andrei 75b60b6e17 Correct channel permissions calculation, cleanup channel tests 6 years ago
andrei d353c484bb Clear voice states when a new session connects (fixes #100, closes #109) 6 years ago
Noah Hendrickson d7ba169c56 Update command.py (#115) 6 years ago
andrei a57be7c0be [ci] install flake8 (fixes builds) 6 years ago
andrei 1cfaf949de Move flake8 reqs to tests require, exclude silly pycodestyle rule 7 years ago
andrei e68f59eeeb PARTS_RE should be a raw string to avoid flake8 escaping woes 7 years ago
Kyriog b1304ded2c Adding Invite.link property to get a usable Discord Invite link (#105) 7 years ago
Dooley_labs 604ab73fce Add gif integration to get_avatar_url (#113) 7 years ago
Dooley_labs 16ebf6375f @everyone (#114) 7 years ago
Watchful1 e249099808 Update gevent to 1.3.6 to support python 3.7 (#111) 7 years ago
Kyriog 8c6ff6df86 Adding user_limit to Channel objects (#110) 7 years ago
Kyriog cf34230a7a Adding kwargs to scheduled functions (#104) 7 years ago
Dan 9cc7ca7000 voice receive support (#101) 7 years ago
Kyriog 4032094bd2 Adding API method for Get User endpoint (#103) 7 years ago
Zac Nowicki 0ba70b7799 Fix docs anchors rendering (#102) 7 years ago
Andrei ec7f0797a9
Fix the way HashMap.select() works 7 years ago
Kyriog a5316bc6f2 Fix wrong permission assert for channel deletion (#96) 7 years ago
Justin Moore 3fad17a2b0 Add Channel.send_typing (#97) 7 years ago
Raphael Nepomuceno e6563df50c Fix IDs being strings on `bot.levels` setting. (#93) 7 years ago