| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2021-01-17 | Fix indention | -1/+1 | ||
| 2021-01-17 | Remove unnecessary line split | -3/+1 | ||
| Co-authored-by: Xithrius <[email protected]> | ||||
| 2021-01-16 | Fix too long line | -1/+4 | ||
| 2021-01-16 | More grammar fixes | -2/+2 | ||
| 2021-01-16 | Improve "your turn" message | -1/+1 | ||
| 2021-01-16 | Add missing a article | -1/+1 | ||
| Co-authored-by: ChrisJL <[email protected]> | ||||
| 2021-01-16 | Fix grammar | -1/+1 | ||
| Co-authored-by: ChrisJL <[email protected]> | ||||
| 2021-01-16 | Move Tic Tac Toe board to embed description | -2/+6 | ||
| 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-09 | Simplify check_win function returning | -12/+12 | ||
| 2021-01-08 | Corrected small spelling mistake. | -4/+4 | ||
| 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 | ||