- Fixed updater not waiting for active comment request to be completed
- Fixed user not getting removed from activecommentprocess array when requesting 1 comment (#83)
- Fixed bot getting stuck on startup when accounts.txt was used and had empty lines (#80)
- Added a commentcounter based on #87
- Add limited bot accounts message has now clickable links (#84)
- Added custom lastcomment.json error message
- Added check to fix #85
- Increased default commentdelay to 15000
- Minor other changes