mirror of
https://github.com/RPCS3/discord-bot.git
synced 2025-04-13 18:30:35 +00:00
Converters
Here we have custom converter classes that could be used with DSharpPlus library.
TextOnlyDiscordChannelConverter
This converter is used to more easily parse channel names to their respective library object, that prevents most common issues (such as trying to send messages in a voice or a category channel).