Skip to content

edg-l/HelperBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelperBot

A TShock plugin

A bot with multiple utilities, such as a Q&A system.

Commands:

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

Reminder utility

Question & Answer system

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

Builtin calcultor

If you ask in chat "how much is 2+2? (with or without ? and lowercase or not) it will answer the result.