Browse Source
- Add plugin context on load - Allow providing additional kwargs to a command context - Commands are now stored using their base trigger instead of function name, which allows for multiple bindings on a single function - Use argument passing for register_listener - Fix RedisProvider.get_many failing when its passed an empty list of keys - Add some utility properties on MessageReactionAdd/Remove - Support type conversion toggling in MessageTable - Latest holster fixespull/11/head
7 changed files with 39 additions and 13 deletions
Loading…
Reference in new issue