936 B
936 B
Changelog
Version 0.2.1, 2021-04-24
Features: N/A
Fixes:
- Bot no longer crashes when a mod marks a deleted submission as solved
- Bot no longer crashes for solutions whose comment has already been stored in the db
Miscellaneous: N/A
Version 0.2.0, 2021-03-07
Features:
- Points can now be awarded to multiple comments on the same post
- The bot summoning keyword has been changed from "solved" to "helped"
Fixes: N/A
Miscellaneous:
- Introduced versioning for the bot and database
2020-08-21
Features: N/A
Fixes:
- Removed freezing to comply with r/RequestABot guidelines
Miscellaneous: N/A
2020-05-10
Features:
- Adding basic initial logging
- Logs both to a file and to the command prompt
Fixes: N/A
Miscellaneous:
- Moved feedback & scoreboard links for bot reply into configuration
- Changed program entry point to
PointsBot.py - Added ability to freeze the app as a simple executable