Hi, I want to create a stats bot running pisg. But I'm faceing a question.
If I set the keep-all-logs to 1, I need to give a suffix too. But is it possible to leave this suffix blank? So that all the text is filled in the same log over and over again?
If you don't want your logfiles to be deleted after two days and
don't want the bot to create a new logfile each new day, then set
'keep-all-logs' to 0 and 'switch-logfiles-at' to 2500 in your bot
config file to make it keeping one logfile all the time. However,
this is not recommended on high traffic channels.