aboutsummaryrefslogtreecommitdiffstats
path: root/bot/utils/randomization.py (unfollow)
Commit message (Expand)AuthorLines
2020-11-21Remove references to old name.Gravatar Leon Sandøy-89/+82
2020-11-21Make the bot name less hard-coded.Gravatar Leon Sandøy-19/+22
2020-11-20Simpler environment variables.Gravatar Leon Sandøy-6/+6
2020-11-20Add inline cache manifest to docker imageGravatar Sebastiaan Zeeff-0/+1
2020-11-19Update workflow status badges in readmeGravatar Sebastiaan Zeeff-1/+7
2020-11-17Get rid from branding management stuffGravatar ks129-836/+5
2020-11-16Remove unnecessary JSON filesGravatar ks129-5/+0
2020-11-16Port HacktoberStats cog to use Redis instead of JSONGravatar ks129-67/+12
2020-11-16Port candy_collection.py to use Redis instead of JSONGravatar ks129-34/+26
2020-11-16Split lint and build jobs into separate workflowsGravatar Sebastiaan Zeeff-57/+66
2020-11-16Migrate branding from JSON persist to RedisGravatar ks129-25/+13
2020-11-16Depend bot on redis, add other environment variables + sync filesGravatar ks129-4/+7
2020-11-16Fix lint errors introduced by persistence removalGravatar Sebastiaan Zeeff-8/+8
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-16Ensure flake8 runs correctly in Pull Request checkGravatar Sebastiaan Zeeff-13/+11
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
2020-11-15Change CI badge to GitHub ActionsGravatar Sebastiaan Zeeff-1/+1
2020-11-14Merge build and deploy stagesGravatar Joe Banks-19/+2