aboutsummaryrefslogtreecommitdiffstats
path: root/bot/utils/exceptions.py (unfollow)
Commit message (Expand)AuthorLines
2021-01-27Improve code block regexGravatar Shivansh-007-8/+10
2021-01-26Add docstring to FetchIssueErrors and remove extra new lineGravatar Shivansh-007-1/+2
2021-01-26Fix lint issuesGravatar Shivansh-007-1/+1
2021-01-26Use enums for fetch issue errors.Gravatar Shivansh-007-4/+11
2021-01-26Make the python_discord_repos' orgranisation name configurableGravatar Shivansh-007-3/+3
2021-01-26Change PYDIS_REPOS to PYTHON_DISCORD_REPOSGravatar Shivansh-007-3/+4
2021-01-26Use list.extend while appending issue linksGravatar Shivansh-007-1/+1
2021-01-26Cache repo regexGravatar Shivansh-007-2/+2
2021-01-26Remove debug code.Gravatar Shivansh-007-1/+0
2021-01-26Remove debug code and add docstrings.Gravatar Shivansh-007-2/+3
2021-01-26Add in codeblock checkGravatar Shivansh-007-8/+40
2021-01-24Decrease timeout from 120 sec to 30 secGravatar ks129-1/+1
2021-01-24Removed newline between if/else statement.Gravatar xithrius-1/+0
2021-01-24Changed comic argument error for fluency of reading.Gravatar Xithrius-1/+1
2021-01-24Finished up optimization of statements.Gravatar xithrius-4/+7
2021-01-24Grammer formatting.Gravatar xithrius-2/+2
2021-01-24Added handling for comic arguments and interactive comics.Gravatar xithrius-11/+25
2021-01-24Added soft red color if the command fails.Gravatar xithrius-0/+2
2021-01-24Added footer comic number for random and latest.Gravatar xithrius-1/+1
2021-01-24Refactored the xkcd command, added a refresher.Gravatar xithrius-57/+56
2021-01-24Put a space after the colons for #562 trivia.Gravatar Xithrius-6/+6
2021-01-23Add ability to automatically send issues if matching <repo>#<issue>Gravatar Shivansh-007-27/+69
2021-01-22Update the README badgesGravatar Matteo Bertucci-1/+4
2021-01-21Fixed battleship reading uppercases incorrectly.Gravatar aruna2019-1/+1
2021-01-21Implement Spooky Name Rate gameGravatar Vivaan Parashar-0/+2607
2021-01-20Update trivia_quiz.jsonGravatar soul crusher 2005-0/+12
2021-01-17Fix indentionGravatar ks129-1/+1
2021-01-17Remove unnecessary line splitGravatar ks129-3/+1
2021-01-16Fix too long lineGravatar ks129-1/+4
2021-01-16More grammar fixesGravatar ks129-2/+2
2021-01-16Improve "your turn" messageGravatar ks129-1/+1
2021-01-16Add missing a articleGravatar ks129-1/+1
2021-01-16Fix grammarGravatar ks129-1/+1
2021-01-16Move Tic Tac Toe board to embed descriptionGravatar ks129-2/+6
2021-01-15Updates ConstantsGravatar Hassan Abouelela-2/+4
2021-01-15Remove sprint channels from the configuration.Gravatar Matteo Bertucci-34/+0
2021-01-09Actually use 256 coloursGravatar Chris-1/+1
2021-01-09Simplify check_win function returningGravatar ks129-12/+12
2021-01-08Corrected small spelling mistake.Gravatar xithrius-4/+4
2021-01-08Add OAuth response to warning.Gravatar Chris-1/+4
2021-01-08Switch to post requests and start task at right time.Gravatar Chris-9/+10
2021-01-08Use current token if we can't get a new oneGravatar Chris-12/+21
2021-01-08Move renewal window to a constGravatar Chris-2/+5
2021-01-08Un-comment out task startGravatar Chris-1/+1
2021-01-08Revert change to trashcan emojiGravatar Chris-1/+1
2021-01-08Get and renew V4 OAuth tokenGravatar Chris-8/+50
2021-01-06Formatting and add full stop to docstringGravatar Hedy Li-5/+9
2021-01-02Changed Python language hook to system.Gravatar xithrius-1/+1
2020-12-29Remove unused importGravatar William Da Silva-1/+1
2020-12-20Fix wrong way for getting Git SHAGravatar ks129-1/+1