WKNiGHT- / mpos-bot

Bot developed for Litecoin Pools using MPOS api calls
7 stars 14 forks source link

multiple coin support #14

Open CtrlAltDefeat94 opened 10 years ago

CtrlAltDefeat94 commented 10 years ago

How could I get the bot to support the multiple coins I have running on my pool?

I've had a look into blockupdate.py and tried to get it working myself, but I failed on that. How can i make blockupdate.py check my 2 pools(with 2 different api keys) if there is a new block?

Please let me know :)

nrpatten commented 10 years ago

Easy way run 2 bots domain1 api key bot1 name. domain2 api key bot2 name. they can both be in the same channel eg. bot1 btc_bot, bot2 ltc_bot <btc_bot> BLOCK FOUND: 0 | 0 shares | Amount: lots | Found By Miner <ltc_bot> BLOCK FOUND: bigblock | 0 shares | Amount: shitloads | Found By Miner2