README.md

October 7, 2024 ยท View on GitHub

A collection of useful modules for usv3-framework

Lone modules:

ModuleDescription
command.coinSimple coin flip command.
command.diceSimple dice roll command.
command.sessionAdmin only command to manage sessions in other channels.
command.listCommand for listing users in channels.
command.mathCommand for evaluating math expressions with numexpr.
command.mathjsCommand for evaluating math expressions with mathjs.org.

Module groups:

ModulesDescription
command.afk
whisper.afk
message.afk_check
Modules that manage AFK statuses of users.
command.scramble
message.scramble_check
Modules that manage a word scramble game.