tags are like custom reactions from popular discord bot nadeko. you choose what you want to say and then the bot will respond with it or something.
tags can be added using the f.addtag command.
syntax: f.addtag word response
example: f.addtag ball ball is life (trigger word: ball, response: ball is life)
note that currently the trigger word can currently only be one word. you cannot make it be a phrase by adding "quotes"
f.addtag
tags can be edited using the f.edittag command.
syntax: f.edittag word response
example: f.edittag ball ball is no longer life, sorry (trigger word: ball, response: ball is no longer life, sorry)
f.edittag
you can view a list of all tags by using f.showtags. using this will show you a list of all of the tags that have been created.
f.showtags
you can remove a tag by using f.removetag.
syntax: f.removetag tag
example: f.removetag ball (this will remove the tag that is triggered when "ball" is said)
f.removetag
you can view information about tags by using the f.taginfo command. this will allow you to see information such as who made the tag and how many times it has been used.
syntax: f.taginfo tag
example: f.taginfo ball (this will show information about the tag "ball")
f.taginfo