Bot lifecycle management system with web dashboard.
pip install -r requirements.txt
python run_manager.pyVisit: http://localhost:8000
from manager.db import seed_bot
seed_bot("bot1", "path/to/bot.py")| Name | Name | Last commit date | ||
|---|---|---|---|---|
Bot lifecycle management system with web dashboard.
pip install -r requirements.txt
python run_manager.pyVisit: http://localhost:8000
from manager.db import seed_bot
seed_bot("bot1", "path/to/bot.py")