CuRe your FAQs with CuRe Bot!
CuRe Bot is a custom response bot for Discord designed with ease of use and simplicity in mind.
Prefix: ?
Commands:
?help
- Need help using the bot? Join the CuRe Bot Support Server.
?create [your trigger here] - [your response here]
- This command creates a trigger. Whenever a user sends a message containing the "trigger" string, the bot will respond with the "response" string.
?list
- Displays the server's trigger and response list.
?remove [trigger index]
- Deletes a trigger from the server. To get a trigger's index, use the
?list
command.
- Deletes a trigger from the server. To get a trigger's index, use the
?ping
Here is CuRe Bot in action!
This was done with the following trigger and response:
Trigger: "open a ticket"
Response: "You can open by running `-ticket open help`."
Bot command: ?create open a ticket - You can open by running `-ticket open help`.