aboutsummaryrefslogtreecommitdiffstats
path: root/bot/cogs/hacktoberstats.py (follow)
Commit message (Collapse)AuthorAgeLines
* Created an uptime cog. Testing Azure CI deployment.Gravatar Leon Sandøy2018-11-18-326/+0
|
* Fix hacktoberstats to properly parse valid repository names with _ and .Gravatar sco12018-10-25-3/+3
|
* Fix typos, change username to more descriptive github_usernameGravatar sco12018-10-12-32/+32
|
* Add GitHub account link/unlink to hacktoberstatsGravatar sco12018-10-12-9/+142
|
* Adding Pale Man, fixing all flake8 issues, converting halloweenify to use ↵Gravatar Leon Sandøy2018-10-11-1/+8
| | | | aiohttp, fixing broken logging, ignoring irrelevant loggers, and turning the script into a valid module script.
* Add Hacktoberfest user stats cog (#7)Gravatar sco12018-10-07-0/+186
* 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