472 Commits (0c6893e6eb34a231f1951aebef217aa5d23c5495)
 

Author SHA1 Message Date
Luke 0c6893e6eb Fix failing tests 5 years ago
Luke 12a0ea32dd Remove access token for now 5 years ago
Luke b34e6c3145 Remove oauth specific endpoints from APIClient 5 years ago
Luke 89e9de6abd
Update client.py 5 years ago
Luke 57454d6348
Merge branch 'staging/v1.0.0' into oauth2 5 years ago
Snabbare Hastighet 40d22921fa Add Guild embed related endpoints. (#163) 6 years ago
Luke 5f516a7dd4 Consistency fix 6 years ago
Luke bcd3b625c2 redirect_url => uri 6 years ago
Luke 7147ddfda7 Add code to oauth2 token get 6 years ago
Luke bd738eaea3 Fix failing tests 6 years ago
Luke 41271251c5 hash on USERS_ME_GUILDS_LIST and add owner check to Application. 6 years ago
Luke 2cc410b7f1 Oauth and guild integrations. 6 years ago
Faster Speeding 688f2d3378 Map UserUpdate event in state.EVENTS (#158) 6 years ago
Nadir Chowdhury af03a114d0 Typo Fixes (#122) 6 years ago
Faster Speeding 5864160139 Switch to requests session persistant headers, add api bits, vanity_url property to guild and fix some event & embed behaviours. (#153) 6 years ago
tristanatfarkas 7a1c1a193d Use actual OS for IDENTIFYs. (#154) 6 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