bot_routes

Attributes

project_root

bot_routes

Functions

bot_dashboard(bot_id)

Dashboard for a specific bot

edit_intents(bot_id)

Edit intents for a specific bot

edit_responses(bot_id)

Edit responses for a specific bot

chat_interface(bot_id)

Chat interface for testing a bot

Module Contents

project_root = b'.'[source]
bot_routes[source]
bot_dashboard(bot_id)[source]

Dashboard for a specific bot

edit_intents(bot_id)[source]

Edit intents for a specific bot

edit_responses(bot_id)[source]

Edit responses for a specific bot

chat_interface(bot_id)[source]

Chat interface for testing a bot