132 Commits (bef1492d543bd1eb4862b2b6098d53f4b0611c3b)
 

Author SHA1 Message Date
Andrei bef1492d54 Bump holster, fix SimpleLimiter race error, fix to_dict recursion 8 years ago
Andrei b85376be32 Add MessageReactionRemoveAll, etc fixes 8 years ago
Andrei 8d3e290e03 feature - add GuildMember.unban utility method 8 years ago
Andrei 93cf4ac660 bugfix - private_channels is a list of channels, not guilds 8 years ago
Andrei fca1599579 bugfix - fields without a default but set to None would become UNSET 8 years ago
Andrei b41bcebef9 feature - add url property to GuildEmoji 8 years ago
Andrei ca36412c2e feature - track GuildEmojisUpdate in state 8 years ago
Andrei 0b2305a746 bugfix - fix flag parsing be super derp 8 years ago
Andrei 5d2d20a42b feature - add guild emoji management routes 8 years ago
Andrei 6f8684bb69 refactor - better parser flags implementation 8 years ago
Andrei d9015dd3c0 feature - add support for flags/bools in command arguments 8 years ago
Andrei b7535790fb bugfix - set a proper User-Agent header 8 years ago
Andrei 7084531353 bugfix - parsed command arguments should be passed in kwargs 8 years ago
Andrei d80e3c4c57 Swap to using RESTful role add/remove endpoints 8 years ago
Andrei 492b26326a More hashmaps, cleanup and fixes 8 years ago
Andrei cae3ceff85 cleanup - various bits of cleanup 9 years ago
Andrei cc9ba3d641 bugfix - user type should look in state if its not a mention resolver 9 years ago
Andrei fa2f915de5 Remove some debug stuff 9 years ago
Andrei bc8e494fba bugfix - don't to_bytes keys in args 9 years ago
Andrei 6f8cecdcf7 Fix filtered args dict compt in HTTPClient 9 years ago
Andrei 07321c9250 Rename Model.fields to avoid smashing other model props, etc 9 years ago
Andrei dd75502b89 Improvements to command processing 9 years ago
Andrei b5284c1975 Various fixes and improvements 9 years ago
Andrei 58ea923562 Better command function introspection, docstrings 9 years ago
Andrei 28cfa830f7 Various fixes and tweaks 9 years ago
Andrei 8db18a6a1f Fix killing heartbeat task when it wasnt created, better loads/dumps 9 years ago
LewisHogan 137e4c1dcb Fixed minor typo in README for running example. (#10) 9 years ago
andrei 9330d4a8dd Couple of fixes 9 years ago
andrei 92958309a8 Use six.reraise 9 years ago
andrei c81044f82d Fix exception chaining, defaults, bump holster 9 years ago
Michael d8d1df0ac4 period at end of every docstring first line, ca -> can (#9) 9 years ago
andrei 9891b900d6 Modeling improvements, couple other fixes 9 years ago
andrei 2a311cc336 Code cleanliness pass 9 years ago
Andrei 6a99eab1a2 Cleanup event subtype proxying, fix GuildSubType, etc 9 years ago
Andrei ef4e87f7fb Better interface to reactions, etc cleanup 9 years ago
Andrei fabab89e36 Message reactions support (untested) 9 years ago
Andrei 67b6967ce9 Release 0.0.6 9 years ago
Andrei 18fe47dbf5 Fuck python3 9 years ago
Andrei cc8fd6db84 Better listener support, another fix to VoiceStateUpdate 9 years ago
Andrei e24243076b Document gateway events, couple fixes 9 years ago
Andrei 0e3f518ad1 Add Client.update_presence, fix heartbeating on dead connections 9 years ago
Andrei fb2a19efb8 Remove dill requirement, switch to marshal for serialization, etc 9 years ago
Andrei c7ff3b3d18 Move IPC code, bit more cleanup 9 years ago
Andrei 13ee463dbb Cleanup and fixes 9 years ago
Andrei 417bf33d56 Better autosharding interface, more fixes 9 years ago
Andrei 77970c9bef Refactor plugin management a bit, etc fixes/improvements 9 years ago
Andrei aee7fa13e1 Refine autosharding/IPC 9 years ago
Andrei ce29836e84 First stab at IPC based auto sharding 9 years ago
Ethan b44e0e1b9b Fixed Route Typo (#8) 9 years ago
Andrei 502d487b80 Left a debug in - smh 9 years ago