Well, for anyone that cares to know, I've been working on my project (although today was the first time I've gotten to really sit down and hammer out some problems in a long while.)
Essentially, it comes to this: With Trillian (
http://www.ceruleanstudios.com), all incomming messages are in html format so that the mediums can be consistent client side (AIM, MSN, etc have a single format from html). This is supposed to be useful but for my ideas it was horrific.
First problem solved: I have a function that strips html code from incomming messages. (Some of you may laugh, but it's all done with pointers to char arrays, for statements, and some other trickery). This wouldn't have been so bad, but every compile to test, I had to build a DLL, enable it with Trillian, load Trillian back when it crashed (index out of bounds), disable the DLL to re-compile, then test again. It's a very slow method.
So anyways, the main point: If you haven't talked to me recently, I'm making an AIM screen name (GladioStricto) which will be a Trillian plugin/port of Tokath. My main purpose in comming here is to ask what people want to see for this bot. I have madlibs planned, jibberish, top5, quote, and about 10 other things planned out and ready to get started. All I'm asking is for new ideas (don't be retarded). Any ideas that are not easily tranferred to a text based interface, any ideas that are insane in difficulty, or any ideas posted by Jonah will be ignored. (Unless of course he can stop being a moron for 30 sec and give useful ideas.)