Previously, the Botserver determined which bot to run by dispatching on a unique URL endpoint /bots/<botname> for each bot. Now, instead, the Botserver determines which bot to run by the section header of the bot in the flaskbotrc. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| server_test_lib.py | ||
| test.conf | ||
| test_server.py | ||