September 30, 20169 yr Is there a way to let the bot write the debug into a .txt document? I want to setup a mailserver that mails when i get a message that cointains "script stoped" or something like that. Thanks for the help. Edited September 30, 20169 yr by Slawa
September 30, 20169 yr You can use the Logger class for writing log files Be sure to place your log files in the OSBot data folder, since that is the only directory you're allowed write-access to
September 30, 20169 yr Author You can use the Logger class for writing log files Be sure to place your log files in the OSBot data folder, since that is the only directory you're allowed write-access to Thank you.
Create an account or sign in to comment