A collection of useful modules for usv3-framework
Lone modules:
| Module | Description |
|---|---|
| command.coin | Simple coin flip command. |
| command.dice | Simple dice roll command. |
| command.session | Admin only command to manage sessions in other channels. |
| command.list | Command for listing users in channels. |
| command.math | Command for evaluating math expressions with numexpr. |
| command.mathjs | Command for evaluating math expressions with mathjs.org. |
Module groups:
| Modules | Description |
|---|---|
| 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. |