Files
PointsBot/CHANGELOG.md

24 lines
445 B
Markdown
Raw Normal View History

# Changelog
## 2020/05/10
Features:
1. Adding basic initial logging
* Logs both to a file and to the command prompt
Fixes: N/A
Miscellaneous:
1. Moved feedback & scoreboard links for bot reply into configuration
2. Changed program entry point to `PointsBot.py`
3. Added ability to freeze the app as a simple executable
2020-08-21 10:36:06 -07:00
## 2020/08/21
Features: N/A
Fixes:
1. Removed freezing to comply with r/RequestABot guidelines
Miscellaneous: N/A