Hi everyone! This is Sternest. Sorry I have to put this thing together quickly.

You can use this code to run your own AIM Bot. So far, it has code to 
anagram thanks to Anagram Genius Server <http://www.anagramgenius.com/>. But
there is other code to have Sternest respond with pig latin, bork, and quotes.

To run this code, you need the following:

1. The JavaAIMBot library <http://jaimbot.sourceforge.net/>.
2. You need an AIM account.
3. You need to edit conf/example.properties

Compile this code and run it with the name of the properties file as the 
argument. For example:

java -classpath "lib/jaimbot-1.4.jar" sternestmeanings.SternestMeanings example.properties 

