Browse Source
- Bot.get_commands_for_message is now more composable/externally useable - Command parser for 'user' type has been improved to allow username/discrim combos - Model loading can now be done outside of the model constructor, and supports some utility arguments - Fix sub-model fields not having their default value be the sub-model constructor - Fix Message.without_mentions - Add Message.with_proper_mentions (e.g. humanifying the message) - Cleanup Message.replace_mentions for the above two changes - Fix some weird casting inside MessageTablepull/11/head
4 changed files with 108 additions and 53 deletions
Loading…
Reference in new issue