Skip to content

3.5.2 — Plugin command registration fix

Choose a tag to compare

@badBlackShark badBlackShark released this 24 Jul 00:20
ed90885

Fixed

  • Enabling a plugin from its own config page, rather than from the dashboard plugin card, left its slash commands unregistered on Discord until the next bot restart. Turning Looking for Game on from the LFG page enabled it everywhere except Discord's command list, so /lfg never showed up. Every plugin config page now registers and unregisters its commands as the enable switch changes. (#210)