ssi-bot
ssi-bot copied to clipboard
Add extra logging
New users are having trouble debugging their bots because of the lack of logging.
We need someone to add more logging all around the code, but particularly in the logic mixin and calculate_reply_probability.
We can also change the log formatting to include a timestamp.
And use TimedRotatingFileHandler to split the log files each day and stop them growing too large.