| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Embeds movie data from TMDb | 2018-10-09 | -27/+61 | |
| | | ||||
| * | made apikey env var + formatted omdb response | 2018-10-06 | -66/+65 | |
| | | ||||
| * | Roughed out omdb requests | 2018-10-06 | -0/+66 | |
| | | ||||
| * | 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 | -10/+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/+22 | |