460 Commits (9f3a453b649a2e9c1b0f5e59c2f0d2e04866624b)
 

Author SHA1 Message Date
Luke 9f3a453b64
Explicitly include rather than exclude 5 years ago
Luke 178bc50de2
Update setup.py 5 years ago
Luke 697f85f9ff
Update setup.py 5 years ago
Luke 94ff3960c7 Exclude tests and examples from setup packages. 5 years ago
Justin 6f4d982aca Local Fixes & Client UserUpdate Gateway Event (#147) 6 years ago
Andrei ced24273ce
ref: improve User.get_avatar_url and Guild.get_icon_url 6 years ago
Dooley_labs d4c9f961de Changes from Discord API docs (#149) 6 years ago
Luke Mathew-Byrne dc752d248a Fix dictionary changed size during iteration while converting levels map (#146) 6 years ago
Justin f19a14f6b5 Fix overwrites not being saved due to enum changes (#145) 6 years ago
Justin 4fb136ee08 Adding missing permissions (#144) 6 years ago
Andrei 1c23c1b9a9
fix: correct regression w/ PermissionValue accepted values 6 years ago
Andrei f3e36be931
fix: correct behavior of PermissionValue for new enums 6 years ago
Justin ca9378c833 Adding more guild things that API returns to bots (#141) 6 years ago
Dooley_labs 70ed08c7f5 Bugs found in testing and code review (#143) 6 years ago
Luke Mathew-Byrne 5223f886b2 Discord Nitro Boosting support + rich presence chat embeds (#140) 6 years ago
Andrei ca087ea8f6
docs: minor fix to type of commands_group_abbrev 6 years ago
Andrei 0082ad9a15
Remove references to deprecated `trace` field 6 years ago
Justin 405488c728
Updating emoji cdn (#137) 6 years ago
Andrei 4a3295e63d
Add GuildMember.disconnect to disconnect a member from voice 6 years ago
Andrei 746d0d13e5
Add API Client support for kicking guild members 6 years ago
Andrei Zbikowski 250d7d0d8f
[Feature] Telecom Voice (#135) 6 years ago
Justin 7420d170b7 Add slowmode property/set method to channel type (#139) 6 years ago
Luke Mathew-Byrne 92e940fcf9 Added several end points + fixed typo (#138) 6 years ago
Andrei 1fcb01dcea
ref: strict argument matching for `Plugin.command` deco 6 years ago
Luke Mathew-Byrne 2f44aebb6a Clear all reactions support (#136) 6 years ago
Justin 5bd1b92e60 Adding Rich Presence Support (#133) 6 years ago
Andrei 839682291b
fix: handle loading of user permission levels 6 years ago
Andrei Zbikowski bb9e6bb356
[refactor] Kill Holster (#132) 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