In order to make the layout of all bots consistent, this commit moves each bot into a folder with its name and modifies 'run.py' so that only bots with such a structure can be executed. 'lib' gets renamed to 'bots'. |
||
|---|---|---|
| .. | ||
| bots | ||
| bot_lib.py | ||
| run.py | ||
In order to make the layout of all bots consistent, this commit moves each bot into a folder with its name and modifies 'run.py' so that only bots with such a structure can be executed. 'lib' gets renamed to 'bots'. |
||
|---|---|---|
| .. | ||
| bots | ||
| bot_lib.py | ||
| run.py | ||