weylin / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
6 stars 7 forks source link

Added !octop for top 5 games, changed math.ceil() to round() #85

Closed cerulliulliulli closed 7 years ago

cerulliulliulli commented 7 years ago

Per vicious suggestion, round() is better used for the new command and to replace old one. !octop is a new command for top 5 games of the current year. Currently set to 2017, should probably be modified to generate the first day of the current year for rollover into 2018.