bot_state_condition: turn_less_than:1 set bot state: started
name_1
bot_state_condition: bot_state:started set bot state: name_1
name_2
bot_state_condition: bot_state:name_1 set bot state: name_2
here_1
bot_state_condition: bot_state:name_2 set bot state: here_1
here_2
bot_state_condition: bot_state:here_1 set bot state: here_2
thanks
bot_state_condition: bot_state:here_2 set bot state: done
loop_back
bot_state_condition: bot_state:done set bot state: started
Deploy on Discord
This featured has been retired for now while I determine interest in the class. The chatbots designed here can be deployed in Discord channels. I have a lab option that involves deploying and testing through Discord. If you are interested, please feel free to let me know and I can work with you to reintroduce it.
The Basic Bot Maker framework was programmed with LAMPJ by Rick Dale.