Unihedro / JavaBot

Java based chat bot that runs in Java room of Stack Overflow Chat.
Apache License 2.0
15 stars 4 forks source link

minor fixes and development #56

Closed Vogel612 closed 9 years ago

Vogel612 commented 9 years ago

Fix for a merge-conflict and double replies in the "eval"-command.

Also added a maven goal exec:java to start the bot with maven.

These commits are mostly cherry-picked from https://github.com/Unihedro/JavaBot/tree/fix-issue33

Unihedro commented 9 years ago

Not bad, I can't test it yet though. You can merge it if you want now, or I could test it later.

Vogel612 commented 9 years ago

@Unihedro did you get to testing this? I'd like to see this tested before being merged...