bot_state_condition: turn_less_than:1 set bot state: sad_1
happy_0
bot_state_condition: turn_less_than:1 set bot state: happy_1
confused_0
bot_state_condition: turn_less_than:1 set bot state: RESET_TURNS
happy_1
bot_state_condition: bot_state:happy_1 set bot state: end
really_the_end
bot_state_condition: turn_greater_than:4 set bot state: end_end
sad_1
bot_state_condition: bot_state:sad_1 set bot state: end
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.