bot_state_condition: turn_less_than:1 set bot state: school_1
ap_0
bot_state_condition: turn_less_than:1 set bot state: ap_1
school_1
bot_state_condition: bot_state:school_1 set bot state: school_2
brings_confused
bot_state_condition: bot_state:school_1 set bot state: school_2
joke_0
bot_state_condition: bot_state:school_2 set bot state: joke_1
joke_1
bot_state_condition: bot_state:joke_1 set bot state: joke_2
joke_end_yes
bot_state_condition: bot_state:joke_2 set bot state: ap_loop
joke_end_no
bot_state_condition: bot_state:school_2 set bot state: ap_loop
ap_end_yes
bot_state_condition: bot_state:ap_1 set bot state: ap_end
ap_end_no
bot_state_condition: bot_state:ap_1 set bot state: ap_end
loop_back_ap
bot_state_condition: bot_state:ap_end set bot state: school_2
loop_back_joke
bot_state_condition: bot_state:ap_loop set bot state: ap_1
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.