I've started versioning [tobe] now, so that I can keep a bit of history about him as he develops and takes over the WORLD! In this minor update:
!magic8ball added I've added a very basic !magic8ball feature - just randomly selects from an in-built list of 3 positives, 3 negatives and 3 uncertains.
Try it!
Adding new features to [tobe] recently has made me realise that the file-storage mechanism needs to be made a lot more generic.
We want to add features to allow adding of many things (praises, compliments, drinks, snacks and more!) and realise the copy & paste method we're employing at the moment will lead to a lot of code being duplicated. The problems we have right now are a) it means a complete rewrite basically! b) how to make the file format generic enough for it to be able to do everything we could ever want it to do :D I do have some thoughts though...
Any ideas for how to do this, or for any new features, please comment on here.
Do you like the new website for [tobe]? Good.
Just thought it'd look nice & make life easier for me. Might even give other developers access so they can post code here etc.
Comments welcome :D
Made !quoteadd a bit cleverer (no empty quotes etc).
More stuff - making trouts channel-specific (optionally) - need to do the same with quotes.
Added all the quote functions - !quote, !quoteadd, !quotewho, !quoteadder, !quotefind (DeLiRiou5 did most of the work, and I merged it with him
DeLiRiou5 (a.k.a. Graham) contributed the !homer function. I added !tobe and removed the !weather function, because it didn't work.