Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'master' into master | 2018-10-08 | -0/+235 | |
|\ | ||||
| * | Update feature_request.md | 2018-10-08 | -1/+1 | |
| | | ||||
| * | Update feature_request.md | 2018-10-08 | -13/+8 | |
| | | | | | | slight improvements to the template. | |||
| * | Merge pull request #19 from danieldeveloper001/feature/github_templates | 2018-10-08 | -0/+53 | |
| |\ | | | | | | | feature/github_templates | |||
| | * | :memo: Improved grammar and replaced numbered items. | 2018-10-06 | -23/+16 | |
| | | | ||||
| | * | :sparkles: Added bug and feature request templates | 2018-10-05 | -0/+60 | |
| | | | ||||
| * | | Add Hacktoberfest user stats cog (#7) | 2018-10-07 | -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 | |||
* | | Added basic logging to bot.py | 2018-10-08 | -6/+22 | |
| | | ||||
* | | Added logging | 2018-10-06 | -0/+30 | |
|/ | ||||
* | Merge pull request #4 from sco1/master | 2018-10-04 | -10/+124 | |
|\ | | | | | Setup Pipenv & Update Contributor Guide | |||
| * | Remove requirements.txt | 2018-10-03 | -10/+0 | |
| | | | | | | | | No sense maintaining this if we're using Pipenv | |||
| * | Fix Pipenv wiki link typo in Contributor guidelines | 2018-10-03 | -1/+1 | |
| | | ||||
| * | Initialize Pipfile & Pipfile.lock | 2018-10-03 | -0/+124 | |
|/ | | | | Update Contributor guide to link to Wiki Pipenv guide | |||
* | Update README.md | 2018-10-03 | -0/+2 | |
| | ||||
* | Merge pull request #2 from markylon/master | 2018-10-03 | -0/+74 | |
|\ | | | | | Set up some simple Discord bot boilerplate. | |||
| * | Use docstrings instead of block comments. | 2018-10-03 | -3/+9 | |
| | | ||||
| * | Fix improper docstrings and comments. | 2018-10-03 | -10/+10 | |
| | | ||||
| * | Add some comments and docstrings documenting the code and replacing minor ↵ | 2018-10-02 | -15/+26 | |
| | | | | | | | | issues. | |||
| * | Fix wrongful indentation. | 2018-10-02 | -1/+1 | |
| | | ||||
| * | Missed cogs directory. | 2018-10-02 | -0/+14 | |
| | | ||||
| * | Implemented flake8 and a Discord Bot base. | 2018-10-02 | -0/+43 | |
|/ | ||||
* | Create CONTRIBUTING.md | 2018-10-02 | -0/+12 | |
| | ||||
* | Initial commit | 2018-10-02 | -0/+23 | |