aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/utilities/realpython.py (unfollow)
Commit message (Expand)AuthorLines
2021-12-16Double quotesGravatar evgriff-2/+2
2021-12-16user.mentionGravatar evgriff-2/+2
2021-12-15minor: allow color command in dev-media (#944)Gravatar aru-0/+7
2021-12-15Adding suggestions, removing erroneous commitGravatar evgriff-6/+5
2021-12-15Update bot/exts/holidays/halloween/candy_collection.py Gravatar evgriff-1/+1
2021-12-13chore(deps): bump lxml from 4.6.4 to 4.6.5Gravatar dependabot[bot]-63/+64
2021-12-10added key checkGravatar evgriff-1/+1
2021-12-10Added the user's score to Candy Command according to #947Gravatar evgriff-0/+12
2021-12-10Remove myself from the codeownersGravatar Matteo Bertucci-7/+3
2021-12-05Reflect new message converter behaviour in bm help messageGravatar Chris Lovering-1/+1
2021-12-05Patch d.py's message converters to infer channelID from the given contextGravatar Chris Lovering-0/+29
2021-12-04Add more information to `.aoc lb` error embedGravatar Janine vN-0/+3
2021-12-04Adjust variable name for clarity and add spaceGravatar Janine vN-3/+3
2021-12-03Adjust `.aoc lb` to use linked account in cacheGravatar Janine vN-1/+5
2021-12-03Make aoc_name a keyword arguemnt to accept spacesGravatar Janine vN-1/+1
2021-12-03Adjust wording on log statements to present tenseGravatar Janine vN-3/+3
2021-12-03Add unlink AoC commandGravatar Janine vN-0/+21
2021-12-03Remove unneeded check and add commentsGravatar Janine vN-15/+2
2021-12-03chore: update lovefest docstring to reflect deprecationGravatar onerandomusername-5/+2
2021-12-03chore: remove subcommands entirelyGravatar onerandomusername-13/+1
2021-12-03yank lovefest role management commandsGravatar onerandomusername-20/+11
2021-12-03feat: implement moving commandsGravatar onerandomusername-1/+19
2021-12-02Note why .aoc lb strips quotes from namesGravatar Ben Soyka-0/+1
2021-12-02Note that only one layer of quotes is stripped in .aoc lbGravatar Ben Soyka-1/+3
2021-12-01Shorten parameter name for .aoc lbGravatar Ben Soyka-13/+8
2021-12-01Strip quotes from start/end of the username for .aoc lbGravatar Ben Soyka-0/+4
2021-12-01Make self_placement_name keyword-only in .aoc lbGravatar Ben Soyka-0/+1
2021-12-01Add `.aoc link` commandGravatar Janine vN-0/+69
2021-12-01fix: hanukkah command respects month boundariesGravatar aru-48/+36
2021-11-29Use Discord timestamps for aoc next day messages countdownsGravatar Chris Lovering-4/+3
2021-11-29Use a Discord timestamp to show countdownGravatar Chris Lovering-6/+2
2021-11-29Swap conditional in aoc countGravatar Chris Lovering-21/+20
2021-11-29Revert change to if statement checking if staff in `.aoc join`Gravatar Izan-1/+1
2021-11-29Change `MODERATION_ROLES` and `STAFF_ROLES` constants to be a setGravatar Izan-2/+2
2021-11-22Fix a grammatical mistake in the description of the `.spookify` commandGravatar DMFriends-1/+1
2021-11-21Add check to ensure the day-and-star data existsGravatar D0rs4n-3/+8
2021-11-20Disable File Logging By DefaultGravatar Hassan Abouelela-4/+2
2021-11-20Remove unnecessary edits during paginationGravatar aru-10/+0
2021-11-19Update Caching logic in AoC helpersGravatar D0rs4n-6/+40
2021-11-18Introduce command changes in the AoC CogGravatar D0rs4n-31/+66
2021-11-14Resources: add copyright notice to ryanzec_colours.jsonGravatar Matteo Bertucci-1/+1
2021-11-13fix: handle bare command embed titleGravatar bradtimmis-1/+1
2021-11-13fix: update type hint, color to colour, embed wordingGravatar bradtimmis-10/+10
2021-11-13fix: remove unnecessary return in main commandGravatar bradtimmis-3/+0
2021-11-12fix: remove equal sign from hex length checkGravatar bradtimmis-2/+2
2021-11-12fix: bare return instead of explicit NoneGravatar brad90four-1/+1
2021-11-12fix: replace Union with Optional type hintGravatar brad90four-1/+1
2021-11-12fix: check length of hex before stripGravatar bradtimmis-1/+3
2021-11-12Move Sentry Into InitGravatar Hassan Abouelela-22/+19
2021-11-12Disable File Logs In ProductionGravatar Hassan Abouelela-10/+13