mispy-archive / twitter_ebooks

Better twitterbots for all your friends~
MIT License
972 stars 140 forks source link

Documentation for the console API #119

Open eldritchreality opened 8 years ago

eldritchreality commented 8 years ago

Can we get some simple documentation for the ebooks console command?

I think I've mostly worked out how it works, but I've had to source-dive any time I've wanted to figure out how anything works. I'm still not even sure if it loads all bots automatically when invoked, or if I have to manually instantiate them from Ebooks::Bot

I don't mind writing something myself, but I can't figure out which file actually provides the Ebooks::CLI class to go work it out from.