-
Notifications
You must be signed in to change notification settings - Fork 0
Discord commands
In the config.yml file you can change the prefix and the short preffix of the bot, by default their values are prefix: chatbot and short_prefix: cb, also you can change the names of the commands in config.yml, so to understand it easier this document will call the commands by it config.yml node name for example the command that by default is write chatbot.ask.tts will be write in this document as prefix.ask.ask_tts
all commands will be list with prefix but all works with short_prefix
When using a command that includes a parameter, do no include the brackets <> for example if you wanted to ask how much is 2 + 2 to the chatbot, you would do prefix.ask how much is 2 + 2 rather than prefix.ask <how much is 2 + 2>
-
prefix.help: Sends a list od commands -
prefix.hello: Sends a hello message -
prefix.copypasta: Sends a random copypasta from copypasta list -
prefix.verion: sends the release of the bot
-
prefix.ask <question>: Sends an answer to the question made in the command -
prefix.ask.ask_tts <question>: Sends an answer to the question made in the command as a TTS mesage -
prefix.reset: Reset the curent prompt of the bot (this command may speed up the answer speed of the bot and reduce the token consumption, but the bot will lose the context) -
prefix.change_role <new role>: Reset the current prompt and change the role of the bot, this will change the role of the bot, if you executeprefix.resetit will go back to it's original role