your first autoresponder
Last updated
Was this helpful?
Last updated
Was this helpful?
(you're here!)
guide
resources
mimu's autoresponder feature, also known as custom commands, allows you to create functional commands in your server with customised responses and advanced variables.
/autoresponder
.to add an autoresponder, you have to use the /autoresponder add trigger: reply:
command.
the trigger is what "triggers mimu" to respond with the response. this can be a word or phrase.
for example, if you want mimu to respond with hey cutie!
when you type hi mimu!
you would have to type /autoresponder add trigger:hi mimu! reply:hey cutie!
you can view your existing autoresponders by typing /autoresponder list
.
you can edit an existing autoresponder using /autoresponder editreply trigger:trigger reply:new response
.
for example, /autoresponder editreply trigger:hi mimu! reply:heya there, cutie!
you can delete an autoresponder using /autoresponder remove trigger:trigger
for example, to delete an existing responder hi mimu!
, you can do /autoresponder remove hi mimu!
.
interested in checking out some examples and ideas?