ProfileBot is a bot which allows you to set templates for users to fill in. These templates could be things like character sheets, game tags, etc.
Below you can see all of the commands I have available, but I'll briefly take you through some more general usage of how to set up a template.
Firstly you'd want to run createtemplate
on your server, which starts the template creation process. From there, you can follow the prompts in order to set up a template that other users can fill in. Let's say, for example, you set up a template called character
.
Following that, users can set up their own profiles with that template by running the setcharacter
command (note that it's "set__character__"), where the bot will PM them and take them through filling out the template you set for them. After that you can run getcharacter
(or getcharacter @User
; note "get__character__") to see what they filled in. If you can run editcharacter
to edit a profile, though this will send it in again for verification.