| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | * | | 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 | ||