Skip to content

Accept channel names starting with # in channel converter

Mateusz Brawański requested to merge github/fork/uwx/patch-60 into master

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

Merge request reports

Loading