Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Created an uptime cog. Testing Azure CI deployment. | 2018-11-18 | -136/+0 | |
| | ||||
* | improving the .help docstrings, and making the bot load cogs from the ↵ | 2018-10-11 | -1/+4 | |
| | | | | | | | | correct path. (#43) * Improving some docstrings and making it look in ./bot/cogs for cogs. * Removing pointless stuff from a docstring | |||
* | Made the movie formatter less naïve. It no longer crashes if TMDB's return ↵ | 2018-10-11 | -12/+39 | |
| | | | | data is incomplete. | |||
* | Adding Pale Man, fixing all flake8 issues, converting halloweenify to use ↵ | 2018-10-11 | -13/+20 | |
| | | | | aiohttp, fixing broken logging, ignoring irrelevant loggers, and turning the script into a valid module script. | |||
* | spelling | 2018-10-09 | -2/+2 | |
| | ||||
* | Embeds movie data from TMDb | 2018-10-09 | -27/+61 | |
| | ||||
* | made apikey env var + formatted omdb response | 2018-10-06 | -0/+65 | |