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