feat: Add yarn module for Lilac Misc.

Adds auto-reaction to emotes.
Adds 'voicestate' command for offline (un)muting.
Adds 'topvoice' command for current voice channel challenge.
This commit is contained in:
2026-02-25 18:45:35 +10:00
parent f432aa2b9d
commit 8339921f93
4 changed files with 426 additions and 122 deletions

View File

@@ -1,6 +1,6 @@
this_package = "modules"
active = [".sysadmin", ".voicefix", ".messagelogger", ".voicelog"]
active = [".sysadmin", ".voicefix", ".messagelogger", ".voicelog", ".yarn"]
async def setup(bot):