Project Settings
This page provides a description of the fields in the settings form for configuring your t-Plot project.
Build Nameβ
Enter a name for your build. This name will be used to identify your build.
The build name should only contain letters and spaces.
Reactionsβ
Sets of random responses that users will receive if they send an unexpected reply in the chat, such as their own text instead of choosing one of the provided options. These responses handle cases where users deviate from the expected interaction flow.
Default Reactionβ
The reaction set used by default.
Structureβ
Each reaction set has a unique Name
field to identify it and several Option
fields that represent possible replies.
- The reaction name must be unique.
- At least one reaction set must be added.
- Each reaction set must have at least one option.
Tech Messagesβ
This section controls the technical messages displayed during the bot's operation.
Save Menu Textβ
The text displayed in the checkpoint save menu (/jump
).
Restart Menu Textβ
A confirmation message shown to the user when requesting a scenario restart (/restart
).
Restart Button Textβ
The text on the confirmation button for restarting.
Cancel Buttonβ
The text on the cancel button for both restarting and the checkpoint save menu.
Default Settingsβ
Waitβ
The delay time (in seconds) before the bot sends a response. This value will be used if no specific delay is set in the script.
Time for Statusβ
The time (in seconds) the bot displays a "typing" or similar status before sending a message.
Bot Settingsβ
Bot Tokenβ
Enter your bot's token, which can be obtained by creating a bot through BotFather.
Bot Nameβ
Enter your bot's Telegram username without the @
symbol or the https://t.me/
prefix.