Skip to content

Nfectious/crypto-bot-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Bot Manager

Bot lifecycle management system with web dashboard.

Setup

pip install -r requirements.txt
python run_manager.py

Visit: http://localhost:8000

Register a bot

from manager.db import seed_bot
seed_bot("bot1", "path/to/bot.py")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors