A TShock plugin
A bot with multiple utilities, such as a Q&A system.
Command | Permission | Arguments | Description |
---|---|---|---|
hb | helperbot.cmds | subcommand | Base command to use subcommands |
SubCommand | Permission | Arguments | Description |
---|---|---|---|
reload | helperbot.admin | Reloads the configuration settings. |
To use the bot reminder utility you need the permission: helperbot.remind
You can add as many questions with their answers as you want, check the generated file (after first run) called HelperBot.json
Note: Questions are matched case insensitive.
You can use regex on the questions, don't know what regex is? See here
Here you can find a regex tutorial: link
Here you can test regex patterns: link
If you ask in chat "how much is 2+2? (with or without ? and lowercase or not) it will answer the result.