| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2018-11-20 | Reverting changes on the conflicting file. | -2/+2 | ||
| 2018-11-18 | Add badges to README | -1/+5 | ||
| 2018-11-18 | Hacktoberbot -> Seasonalbot | -18/+18 | ||
| 2018-11-18 | Azure: Silence Pepper once again | -1/+1 | ||
| 2018-11-18 | Azure: Unsilence for now | -1/+1 | ||
| 2018-11-18 | Azure: It's called seasonalbot in prod now too. | -1/+1 | ||
| Also, silence Pepper output again. | ||||
| 2018-11-18 | Flake8 | -2/+0 | ||
| 2018-11-18 | Created an uptime cog. Testing Azure CI deployment. | -18/+74 | ||
| 2018-11-18 | Hardcoding EAUTH | -2/+2 | ||
| 2018-11-18 | Passing the secret env vars into the script | -10/+11 | ||
| 2018-11-18 | UNSILENCE, FOOLS | -2/+2 | ||
| 2018-11-18 | Nope, all of that was stupid and this is the real thing. Let's install ↵ | -12/+3 | ||
| Setuptools manually. | ||||
| 2018-11-18 | Because maybe. | -0/+3 | ||
| 2018-11-18 | Build stage now has ubuntu pool | -1/+8 | ||
| 2018-11-18 | Oops, I think this should fix the pipeline. | -4/+10 | ||
| 2018-11-18 | pipe that pepper output to stdout | -1/+1 | ||
| 2018-11-18 | enable logging of pepper output to a file | -1/+1 | ||
| 2018-11-18 | Azure Pipeline CI | -37/+84 | ||
| 2018-11-17 | Update README.md | -13/+3 | ||
| 2018-10-31 | Resolved PR comments. | -38/+52 | ||
| 2018-10-31 | Fixed linting issue in hacktoberstats | -2/+2 | ||
| 2018-10-31 | Resolved feedback from PR. Resolved lint extra spacing. | -21/+32 | ||
| 2018-10-25 | Fix hacktoberstats to properly parse valid repository names with _ and . | -3/+3 | ||
| 2018-10-14 | Add regex & command prefix filters to reaction cog (#45) | -10/+48 | ||
| * Add regex & command prefix filters for reaction checks * Add bot self-reaction short circuit, add logging * Remove infinitely looping debug line oops... * Refactor to reduce log noise Move short circuit into a first reaction match to prevent logging every time someone invokes a command or the bot says something | ||||