| Commit message (Collapse) | Author | Lines |
|
Corrected the URL for the Dog embed (was mistakenly using CAT URL.
Created a standalone ERROR_LENGTH_EMBED to send if the code used
by the user is not in the range 100, 599.
Changed the response status check to include 299 (to be proper).
|
|
This will avoid sending the error embed even when the status codes
are ok.
|
|
|
|
Also updated the line breaks, black was formatting on save locally.
|
|
|
|
Now that the branch is correctly tracking only the changes to the
file `status_codes.py` the other requests can be addressed. Currently
the only change not addressed is to handle the range of responses
allowed. My focus will be on lines 45 to 64 for these changes.
Issues #428 #500 #608
PR #610
|
|
|
|
Co-authored-by: wookie184 <[email protected]>
|
|
Added the "kind": "article" parameter to the API request. This should
only return articles to the user instead of courses, lessons
or quizzes.
Also updated the "Here are the top x results" message to handle a
variable amount of articles.
[Ticket: python-discord#828]
|
|
Add baby anaconda to snake hatch, using the anaconda logo
|