-Ported latest version to 1.19.2
-Fixed an issue where MC certain messages could still contain formatting codes in the displayed message.
-Now compatible with Kotlin for Forge.
-Now requires Kotlin for Forge to function.
-Added a message formatting option for the !list command when run from the chat channel.
-Build now uses proper Jar-in-Jar to avoid conflicts with other mods.
-Fixed an issue where the console channel did not respond to commands.
-Added some checks to prevent various errors from spamming the logs.
-Updated JDA to 5.0.0-beta.12 -Reworked how message entries are registered. They are now actually registered in the MessageEntriesEvent instead of using it to force a class load. -Made internal changes to avoid any mods that extend this mod from having to update whenever Discord and/or the JDA makes changes. Note: Reworks will keep other mods that use older versions of this from loading properly.