Removed ability to build .exe

This commit is contained in:
Collin R
2020-08-21 10:36:06 -07:00
parent 2331085540
commit a389d718c1
8 changed files with 40 additions and 143 deletions

View File

@@ -12,3 +12,12 @@ 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
Features: N/A
Fixes:
1. Removed freezing to comply with r/RequestABot guidelines
Miscellaneous: N/A