| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
| |
it to work correctly.
|
| |
|
|
| |
to commands.
|
| |
|
|
| |
apod` command docstring
|
| | |
|
| |
|
|
| |
docstring
|
| | |
|
| | |
|
| |
|
|
| |
mars dates` adding
|
| |
|
|
| |
currently available and their date ranges.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
random page due no way to fetch how much pages is really there with specific search term.
|
| | |
|
| |
|
|
| |
not call head command when trying to use subcommand.
|
| |
|
|
| |
and way to change rover. Added custom converter for SOL and standard date.
|
| |
|
|
| |
new command.
|
| | |
|
| |
|
|
| |
getting with random.choice
|
| |
|
|
| |
changed embed title, removed HD parameter + changed img from hdurl to url.
|
| | |
|
| |
|
|
| |
modified .mars command result check, some very small fixes.
|
| |
|
|
| |
for it) and moved all what this do to .nasa command.
|
| | |
|
| |
|
|
| |
and/or space
|
| |
|
|
| |
(upcoming) .nasa command.
|
| | |
|
| |
|
|
| |
NASA API and support arguments endpoint and params.
|
| |
|
|
| |
parameters
|
| | |
|
| | |
|
| | |
|
| |\ |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
smaller. Added warning loggings. Better Some Numbers section formatting.
|
| | |
| |
| |
| | |
fixed type hints.
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
things more dynamical.
|
| | |
| |
| |
| | |
added alias .movie
|
| | |
| |
| |
| | |
depending how much movies you define. This use TMDB API.
|
| | | |
|
| |\ \
| | |
| | |
| | | |
F4zi/bug/LAST_EMOJI-352
|
| | | | |
|
| | | | |
|
| |/ / |
|
| | |
| |
| |
| |
| |
| | |
Changed the pagination emoji collection from list to tuple
This change was suggested since this collection is constant
|
| | |
| |
| |
| |
| |
| |
| | |
Clicking on [:trashcan:] broke the loop and deleted the message,
instead, now we return after a message deletion and break when
an `asyncio.TimeoutError` is raised
(when a user fails to add reactions in time)
|
| | |
| |
| |
| |
| | |
Switched the emoji used to clear the reactions of a paginator [":x:"]
With [":trashcan:"], Clicking on this emoji deletes the message
|