aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/utilities/realpython.py (unfollow)
Commit message (Expand)AuthorLines
2021-10-11Check role id in MODERATION_ROLES instead of comparing to moderation_team and...Gravatar Izan-14/+15
2021-10-11Rename `Roles.owner` to `Roles.owners`Gravatar Izan-2/+2
2021-10-11Rename `Roles.admin` to `Roles.admins`Gravatar Izan-9/+9
2021-10-11Rename `Roles.moderator` to `Roles.moderation_team`Gravatar Izan-4/+4
2021-10-09Replace usage of bot.command_prefix with constants.Client.prefixGravatar wookie184-5/+5
2021-10-08Remove unnecessary `else`Gravatar Izan-7/+7
2021-10-08Add handling for `discord.NotFound` when re-rolling / removing reactionGravatar Izan-2/+7
2021-10-08`.topic` command improvements.Gravatar Izan-18/+27
2021-10-08Candy collection: fix positional arg being passed as kwordGravatar Matteo Bertucci-1/+1
2021-10-07Allow topics to be refreshedGravatar Chris Lovering-3/+62
2021-10-07Add a 2 minute cooldown to the topic commandGravatar Chris Lovering-20/+4
2021-10-07Added Anagrams command (#874)Gravatar Mayur Odedara-0/+17778
2021-10-04Monkey patch http.send_typing to catch 403sGravatar Chris Lovering-55/+85
2021-10-03Ignore bot messages for spooky reactGravatar Gustav Odinger-4/+4
2021-10-03Give the bookmark command a better error messageGravatar Chris Lovering-1/+7
2021-10-02Make setting the old embed description cleanerGravatar camcaswell-3/+1
2021-10-01Hackto issue finder: make d.py timestamp naiveGravatar Matteo Bertucci-2/+2