aboutsummaryrefslogtreecommitdiffstats
path: root/botstrap.py (unfollow)
Commit message (Expand)AuthorLines
2024-06-11Bump pytest from 8.2.1 to 8.2.2 (#3084)Gravatar dependabot[bot]-5/+5
2024-06-11Bump rapidfuzz from 3.9.2 to 3.9.3 (#3082)Gravatar dependabot[bot]-96/+96
2024-06-10Bump tclindner/sentry-releases-action from 1.2.0 to 1.3.0Gravatar dependabot[bot]-1/+1
2024-06-04Bump sentry-sdk from 2.3.1 to 2.4.0Gravatar dependabot[bot]-5/+5
2024-05-31Bump rapidfuzz from 3.9.1 to 3.9.2 (#3080)Gravatar dependabot[bot]-96/+96
2024-05-31Bump ruff from 0.4.5 to 0.4.6 (#3079)Gravatar dependabot[bot]-20/+20
2024-05-31Bump coverage from 7.5.1 to 7.5.3 (#3078)Gravatar dependabot[bot]-55/+55
2024-05-25Specify environment variable using env blockGravatar wookie184-1/+4
2024-05-25Use COVERAGE_CORE=sysmon when running tests in CIGravatar wookie184-1/+1
2024-05-23Remove space from command nameGravatar Chris Lovering-1/+1
2024-05-23Allow listing alts for a user via the alts root alias (#3072)Gravatar ChrisJL-2/+2
2024-05-23fixup: remove british accentGravatar Chris Lovering-1/+1
2024-05-23fixup: simplify type annotationGravatar Chris Lovering-1/+1
2024-05-23Remove space after subcommand name which meant it couldn't be calledGravatar Chris Lovering-1/+1
2024-05-23Output user alts in user command when ran in mod channelsGravatar Chris Lovering-0/+7
2024-05-23Nicely format error when editing alts where target user isn't an altGravatar Chris Lovering-0/+1
2024-05-23Don't allow bots to be marked as altsGravatar Chris Lovering-0/+4
2024-05-23Indicate if the user has alts when seaching for their infractionsGravatar Chris Lovering-0/+5