aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py (unfollow)
Commit message (Collapse)AuthorLines
2020-11-16Relay seasonalbot token and debug to docker-compose.ymlGravatar ks129-2/+2
2020-11-16Implement Redis connection to bot class and create instanceGravatar ks129-2/+26
2020-11-16Rename redis configuration classGravatar ks129-1/+2
2020-11-16Put development Redis information to containerGravatar ks129-0/+1
2020-11-16Create Redis configuration classGravatar ks129-0/+7
2020-11-16Add Redis service to docker-compose.ymlGravatar ks129-0/+5
2020-11-16Add async-rediscache dependency to PipfileGravatar ks129-19/+113
2020-11-15Remove DockerHub from GitHub ActionsGravatar Sebastiaan Zeeff-11/+3
We're no longer using DockerHub in our deployment for SeasonalBot, so it does not make sense to keep pushing containers there.
2020-11-15Change CI badge to GitHub ActionsGravatar Sebastiaan Zeeff-1/+1
2020-11-14Merge build and deploy stagesGravatar Joe Banks-19/+2