aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2020-12-09Delete verify.py, integrate `!verify` command into verification.py.Gravatar Steele-45/+16
There wasn't any reason the command needed its own cog, so the exact same functionality is now in the Verification cog.
2020-12-09Create Verify cog for new `!verify` command.Gravatar Steele-1/+46
`!verify` command allows moderators to apply the Developer role to a user. `!verify` is therefore removed as an alias for `!accept`.
2020-12-09Add sf alias to snowflake commandGravatar ks129-1/+1
2020-12-07Use the original wording of the public embed, but change the title to ↵Gravatar Steele-11/+8
"Superstarified!" Per internal staff discussion, we'll keep the wording of the message.
2020-12-06Update CODEOWNERS for @Den4200Gravatar Dennis Pham-8/+5
2020-12-06User gets a more detailed message from the botGravatar Steele-12/+16
Whereas one of my previous commits makes the message the user gets and the infraction that gets recorded the same, the recorded infraction is now shorter, but the message the user gets is more similar to the embed posted in the public channel. We also softened the language of the user-facing message a bit.