aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2018-10-08Added basic logging to bot.pyGravatar ninexball-6/+22
2018-10-08added graves consistentlyGravatar xedre-7/+7
2018-10-08Update feature_request.mdGravatar Leon Sandøy-1/+1
2018-10-08Update feature_request.mdGravatar Leon Sandøy-13/+8
slight improvements to the template.
2018-10-07Add Hacktoberfest user stats cog (#7)Gravatar sco1-3/+190
* Initialize Hacktoberfest stats cog * Fix generated grammar, add temporary variables to shorten string gen * Code review modifications Adjust variable & function names to be more in line with PEP8's recommendations. Break API query URL into multiple parts to aid readability and customization Adjust command input to explicitly accept a username input rather than star packing & unpacking. d.py guards against too many inputs for us Change _getURL to _get_shortname and adjust documentation because we're not even doing what the function name and documentation said we were * Remove hardcoded response channel * Update prefixes Spoooooky * Swap emoji for unicode string 👻👻👻 * Change unicode ghost string to a friendlier ghost string See: Casper, the Friendly Ghost