| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2021-01-15 | Updates Constants | -2/+4 | ||
| Updates the constants file with the new channel ID, and renames both channels to match the new names. | ||||
| 2021-01-15 | Remove sprint channels from the configuration. | -34/+0 | ||
| Now that the core dev sprint has ended, we can safely remove those. It caused the wrong channel message to be huge because of all the deleted channels. | ||||
| 2021-01-09 | Actually use 256 colours | -1/+1 | ||
| 2021-01-08 | Add OAuth response to warning. | -1/+4 | ||
| 2021-01-08 | Switch to post requests and start task at right time. | -9/+10 | ||
| 2021-01-08 | Use current token if we can't get a new one | -12/+21 | ||
| 2021-01-08 | Move renewal window to a const | -2/+5 | ||
| 2021-01-08 | Un-comment out task start | -1/+1 | ||
| 2021-01-08 | Revert change to trashcan emoji | -1/+1 | ||
| 2021-01-08 | Get and renew V4 OAuth token | -8/+50 | ||
| 2021-01-06 | Formatting and add full stop to docstring | -5/+9 | ||
| - bot/exts/halloween/hacktoberstats.py line 130, better readability - same file line 208-209 add full stop | ||||
| 2021-01-02 | Changed Python language hook to system. | -1/+1 | ||
| 2020-12-29 | Remove unused import | -1/+1 | ||
| 2020-12-20 | Fix wrong way for getting Git SHA | -1/+1 | ||
| 2020-12-19 | Use sir-lancebot release prefix in workflow | -1/+1 | ||
| 2020-12-19 | Use sir-lancebot instead pydis-sir-lancebot for release name | -1/+1 | ||
| Co-authored-by: Joe Banks <[email protected]> | ||||
| 2020-12-19 | Remove aiohttp integration from Sentry | -3/+1 | ||
| 2020-12-19 | Add release tag to Sentry SDK initialization | -3/+4 | ||
| 2020-12-19 | Add Git SHA as constant | -0/+2 | ||
| 2020-12-19 | Put Git SHA to container on container build | -0/+2 | ||
| 2020-12-19 | Add default development value to Git SHA | -1/+1 | ||
| 2020-12-19 | Add Git SHA build argument to Dockerfile | -1/+5 | ||