mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
The new `redbot.core.commands.converter` module was causing default converters to never be found. Also cleaned up some of the other code (made some methods static, fixed some typing violations) Signed-off-by: Toby Harradine <tobyharradine@gmail.com>