aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py (unfollow)
Commit message (Collapse)AuthorLines
2021-01-15Updates ConstantsGravatar Hassan Abouelela-2/+4
Updates the constants file with the new channel ID, and renames both channels to match the new names.
2021-01-15Remove sprint channels from the configuration.Gravatar Matteo Bertucci-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-09Actually use 256 coloursGravatar Chris-1/+1
2021-01-08Add OAuth response to warning.Gravatar Chris-1/+4
2021-01-08Switch to post requests and start task at right time.Gravatar Chris-9/+10
2021-01-08Use current token if we can't get a new oneGravatar Chris-12/+21
2021-01-08Move renewal window to a constGravatar Chris-2/+5
2021-01-08Un-comment out task startGravatar Chris-1/+1
2021-01-08Revert change to trashcan emojiGravatar Chris-1/+1
2021-01-08Get and renew V4 OAuth tokenGravatar Chris-8/+50
2021-01-06Formatting and add full stop to docstringGravatar Hedy Li-5/+9
- bot/exts/halloween/hacktoberstats.py line 130, better readability - same file line 208-209 add full stop
2021-01-02Changed Python language hook to system.Gravatar xithrius-1/+1
2020-12-29Remove unused importGravatar William Da Silva-1/+1
2020-12-20Fix wrong way for getting Git SHAGravatar ks129-1/+1
2020-12-19Use sir-lancebot release prefix in workflowGravatar ks129-1/+1
2020-12-19Use sir-lancebot instead pydis-sir-lancebot for release nameGravatar ks129-1/+1
Co-authored-by: Joe Banks <[email protected]>
2020-12-19Remove aiohttp integration from SentryGravatar ks129-3/+1
2020-12-19Add release tag to Sentry SDK initializationGravatar ks129-3/+4
2020-12-19Add Git SHA as constantGravatar ks129-0/+2
2020-12-19Put Git SHA to container on container buildGravatar ks129-0/+2
2020-12-19Add default development value to Git SHAGravatar ks129-1/+1
2020-12-19Add Git SHA build argument to DockerfileGravatar ks129-1/+5