minerbot reborn (previous version)
Go to file
Robert Miles 8dcb6bbbff Add debugging info to github API 2018-07-23 23:13:47 -04:00
data Inital commit of code 2018-06-20 06:51:58 -04:00
.gitignore Add skeleton tvdb_keys.py file 2018-06-20 06:55:28 -04:00
README.md Inital commit of code 2018-06-20 06:51:58 -04:00
bot.py Add #team back to channel list, add more channels, add logging facilities and temporarily remove github API while I try and figure out what's happening 2018-07-23 23:13:26 -04:00
gitea.py Inital commit of code 2018-06-20 06:51:58 -04:00
github.py Add debugging info to github API 2018-07-23 23:13:47 -04:00
launcher.py Inital commit of code 2018-06-20 06:51:58 -04:00
markov.py Inital commit of code 2018-06-20 06:51:58 -04:00
markovuniverse.py Inital commit of code 2018-06-20 06:51:58 -04:00
tvdb_keys.py.skel Add skeleton tvdb_keys.py file 2018-06-20 06:55:28 -04:00

README.md

minerbot2

minerbot2 (aka minerbot-phoenix) is a project to make minerbot slightly less messy.

The original minerbot is a mess of spaghetti code. This project aims to be slightly less spaghetti.

Requires tvdb_api and requests (and Python 3, obv.)

Put your config key in tvdb_keys.py and don't upload it. You should register for a TVDB account and use an API key.