Alert! New newbie question ^^
The bot works so far.
I start it with "StartDebugBot.bat"
When I use the "StartBot.bat" the screen only gets black and nothing happens.
Is this "normal" or important? I would prefer the option without logging everything in the command prompt (and perhaps starting the script as a windows service using firedaemeon).
StartDebugBot.bat (as by default):
@cls
@php -c ./ Main.php %1
pause
StartBot.bat (as by default):
@cls
@php -c ./ StartBot.php %1
Sorry for starting so many topics, however you can see: I like bebot^^ (and I dislike my bad english:( )