SO-Close-Vote-Reviewers / socvr-slack-statbot

Searches through the transcript for a given day and reports back the slack room.
0 stars 0 forks source link

String interpolation + Minor Cleanup #1

Closed ArcticEcho closed 8 years ago

ArcticEcho commented 8 years ago

To summarise, I've: removed unnecessary using directives, sprinkled string interpolation where it poses an improvement to readability (I.e., not just everywhere), normalised comments, removed redundant syntax and switched the main program running loop thing to a waithandle.