[console_scripts]
chatbots = chatbot_core.cli:chatbot_core_cli
debug-klat-bots = chatbot_core.cli:cli_debug_bots
start-klat-bots = chatbot_core.cli:cli_start_bots
start-klat-prompter = chatbot_core.cli:cli_start_prompter
start-mq-bot = chatbot_core.cli:cli_start_mq_bot
stop-klat-bots = chatbot_core.cli:cli_stop_bots
