Jia Rong
Jia Rong
As mentioned in #2982, plugins can now extend `Bot.format_channel_name(bot, author, exclude_channel=None, force_null=False)`. In addition, a variety of config options have already been added regarding channel names such as `use_timestamp_channel_name`. As...
https://github.com/kyb3r/modmail/commit/17b2f89e9ae402b27516c86562a7d67c0008ed7f adds a `use_random_channel_name` in v4-dev12. The algorithm for this random channel name is as follows: - Using a portion of the token and the user ID, an MD5 hash...
Fix attempted in v4-dev8
Possible solution: Support command groups in `?perms add/remove/override`. For now, here's an eval that can help you: ```python ?eval group_name = 'put name within these quotes, e.g. perms' level_name =...
You missed out a bracket at the end.
`modmail` is not a valid group name, could we discuss this in discord?
Let's discuss this on the [discord server](https://discord.gg/etJNHCQ)
For now, you can use aliases `?alias add plainhello preply Hello!`
A fix is currently being tested on v3.11.0-dev3, fix is not confirmed yet.
There is no use spamming our issues with "bumps". If you know want to add the feature yourself, you can learn python and create a pull request.