60 Commits (013fd544448f1b28c8e7e62ded069f4d3f84ed29)

Author SHA1 Message Date
Andrei 013fd54444 cleanup - Simplfy ARGS_REGEX even more 8 years ago
Andrei 57b7e4b549 feature - add guild "mention" type to parser 8 years ago
Andrei 48c8fa6fa9 feature -Add some logging to Bot, allow for handling of command/event exceptions 8 years ago
Andrei 2e7b707e1e bugfix - n-size arguments would be limited to one argument 8 years ago
Andrei 0b2305a746 bugfix - fix flag parsing be super derp 8 years ago
Andrei 6f8684bb69 refactor - better parser flags implementation 8 years ago
Andrei d9015dd3c0 feature - add support for flags/bools in command arguments 9 years ago
Andrei 7084531353 bugfix - parsed command arguments should be passed in kwargs 9 years ago
Andrei 492b26326a More hashmaps, cleanup and fixes 9 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 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 9330d4a8dd Couple of fixes 9 years ago
Michael d8d1df0ac4 period at end of every docstring first line, ca -> can (#9) 9 years ago
andrei 2a311cc336 Code cleanliness pass 9 years ago
Andrei fabab89e36 Message reactions support (untested) 9 years ago
Andrei cc8fd6db84 Better listener support, another fix to VoiceStateUpdate 9 years ago
Andrei c7ff3b3d18 Move IPC code, bit more cleanup 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 ce29836e84 First stab at IPC based auto sharding 9 years ago
Andrei c954d59cf1 Add redis provider 9 years ago
Andrei cc71540309 Allow loading multiple plugins per module, set more context 9 years ago
Andrei 66d0f7d305 Python 3 fixes, etc fixes/cleanup 9 years ago
Andrei 231f595227 Fix DM loading / commands in DMs 9 years ago
Andrei 0ee8150d93 Storage enabled by default, plugins should be a list 9 years ago
Andrei 41f7126a1d Fixes, Cleanup, Plugin Storage 9 years ago
Wolfiri e80dcec614 Minor spelling fixes (#4) 9 years ago
Andrei d8bba96737 Replace all instances of keys/values/items, command group abbreviation 9 years ago
Andrei 6036dd8150 no seriously make small commits 9 years ago
Andrei 7d5370234d todo: make small commits 9 years ago
Andrei e3140b6e8b More API stuff, user/role mention arguments 9 years ago
Andrei 631f0e3864 Add plugin reloading, improve CLI interface some more 9 years ago
Andrei c297d45257 Update Plugin.destroy to work w/ the latest stuffs 9 years ago
Andrei 37a37fcb57 Allow passing plugin config on load, add API channel invite 9 years ago
Andrei f5aa3f5257 Add plugin schedules (repeating functions) and Message.member prop 9 years ago
Andrei 2c8f73f63c APIClient fixes, emitter priority support, etc fixes 9 years ago
Andrei 52055e749f Fix cached_property, better backdoor locals, remove multiprocess gateway 9 years ago
Andrei 1505275a98 Refactoring, manhole, ETF support 9 years ago
Andrei 94de67c6ae documentation 2.0 9 years ago
Andrei a144febe0b First pass at documentation 9 years ago
Andrei 368f62d03a Readme, more fixes/changes 9 years ago
Andrei fb280cdef6 Permissions, fixes 9 years ago
Andrei 4c41010fc1 Add permissions support, etc fixes/tweaks 9 years ago
Andrei bd75deb29a Cleanup, global rate limit support, fix register_command, etc 9 years ago