JavaBot
JavaBot copied to clipboard
Java based chat bot that runs in Java room of Stack Overflow Chat.
Compiles and runs code, be it Java statements or Java classes. ``` !!eval-javac: (code) ``` We need this because Groovy isn't of Java syntax, plus it doesn't support JDK8. Using...
Queries the DuckDuckGo API and returns more appealing results, posting them in chat. [I've convinced the Javascript room to add this feature to Caprica](http://chat.stackoverflow.com/transcript/message/21127659#21127659), so we might as well as...
Like this: ``` {INVOCATION}priv(ilege) edit(ing) ``` Will have the bot post: ``` [`http://stackoverflow.com/help/privileges/edit`](http://stackoverflow.com/help/privileges/edit) ```
It would be great if we can setup temporary runtime flags that gets reset on every reload so it helps with testing / messing around, without having a lasting effect....