36 Commits (b590f8b30f5b8deac48499b158592091d7b7d689)

Author SHA1 Message Date
Andrei b590f8b30f Fix groups not being added to regex string 8 years ago
Andrei 01820d2bc9 Fix some issues with the way command regexes work 8 years ago
Andrei 28b0bf72fb Plugin name should be the first trigger 8 years ago
Andrei 1a9b0d2e76 Store raw argument string on the Command object 8 years ago
Andrei 8d0dbeba1e bugfix - properly combine multiple triggers (fixes #14) 8 years ago
Andrei 75677ab272 feature - channel argtype should support channel names 8 years ago
Andrei 013fd54444 cleanup - Simplfy ARGS_REGEX even more 8 years ago
Andrei 57b7e4b549 feature - add guild "mention" type to parser 8 years ago
Andrei 7084531353 bugfix - parsed command arguments should be passed in kwargs 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 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
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 417bf33d56 Better autosharding interface, more fixes 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 e3140b6e8b More API stuff, user/role mention arguments 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 13ee9eae09 Refactoring, start work on voice support 9 years ago
Andrei 37d7b3bdef Lots of API stuff, state additions, skema/modeling cleanup 9 years ago
Andrei 3d3d57a00c Add argument parsing 9 years ago
Andrei 0335db6375 Better pre/post hooking 9 years ago
Andrei 668390543e Implement rate limiting 9 years ago
Andrei 64386e6a29 A bit more 9 years ago
Andrei c4d4b40107 plugins, commands, etc 9 years ago