tagban / bnubot

Cross platform Battle.net bot written in Java by BNU-Camel
http://www.clanbnu.net/
3 stars 0 forks source link

Debug messages #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I run a CLI-only Linux "server" and I use it for various other things.
Since it's the only computer I have running 24 hours a day, it's the
logical choice for my ops bot.

However after going into a GUI temporarily to set it in CLI mode, running
it with the command
java -jar BNUBot.jar&
forks it properly but causes lots of debug messages to be spammed into my
console.

Some other things:
You're missing a lot of documentation. I can't even figure out how to begin
using the commands.
Perhaps I could help with this? I have a little experience coding small
Java utilities for myself to simplify a couple (simple) mundane tasks.

In the configuration dialog, pressing tab inserts an actual tab.
There's also no way out until you give it the information it's looking for.

Original issue reported on code.google.com by lurayl on 17 Aug 2007 at 6:38

GoogleCodeExporter commented 9 years ago
Take a look at:
http://bnubot.googlecode.com/svn/trunk/BNUBot/Dist/check.sh
And:
http://bnubot.googlecode.com/svn/trunk/BNUBot/Dist/run.sh

Original comment by sco...@gmail.com on 17 Aug 2007 at 1:08

GoogleCodeExporter commented 9 years ago

Original comment by sco...@gmail.com on 27 Aug 2007 at 2:58