Michael H and Rapptz
6cdda4a320
Patch clean_prefix for new text editor
...
The new editor seems to force mentions to have ! even without a nick.
2020-01-14 19:39:34 -05:00
Michael H
6794bdaac5
Use discord.utils.escape_mentions as last step of
...
discord.Message.clean_content
2019-12-25 04:13:10 -05:00
Michael H
03616b91db
Fix embed to_dict timestamp handling for python 3.5
...
resolves #1992
2019-03-17 09:17:14 -04:00
Michael H and Rapptz
f45aef7c2e
Handle implicit perms in discord.VoiceChannel.permissions_for
...
This adds some implicit permission handling for `discord.VoiceChannel.permissions_for`
This is not documented behavior in discord's developer documentation, but it can easily be verified as correct.
2018-12-14 18:59:46 -05:00
Michael H and Rapptz
39cb5f30b4
[commands] Handle nick mentions in HelpFormatter
...
Modifies the help formatter to handle nicknamed bot users for
mentions in clean_prefix
2018-08-22 21:06:09 -04:00