Accept channel names starting with # in channel converter
Created by: uwx
Summary
Adds support for channel names starting with #
in the argument converter for DiscordChannel. Where previously #channel
(without a mention) wouldn't match, this gives the correct value. This is useful(?) for mentions of channels the current user does not have access to, so they display as plain text.
Changes proposed
- Accept channel names starting with # in channel converter