- Fixed globalcommentcooldown not getting applied correctly leading to multiple comment processes at the same time (#91)
- Fixed HTTP 429 error not aborting comment process
- friendMessage in log will now get cut off after 75 characters
- Changed globalcommentcooldown unit from ms to minutes
- Minor other changes