|  | Commit message (Collapse) | Author | Lines | 
|---|
|  | Instead of returning on error we add an else clause to the try-except
block and add a reaction on success to reduce needless visual clutter. | 
|  | Improves the wording of both docstrings, strips trailing dot from log
and response messages for consistency. Refactors the error embed and
renames the variable. | 
|  | The bookmark method's function signature is reformatted,
bookmark image url is reduced to a single line,
and the embed's description is broken into separate lines. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Simplified the DM , example in the original post | 
|  | Removed error_embeds
No more selecting last message if * or None is specified
Redone how DM's Look like | 
|  |  | 
|  |  | 
|  | Co-Authored-By: Matteo Bertucci <[email protected]> | 
|  | Co-Authored-By: Matteo Bertucci <[email protected]> | 
|  | Co-Authored-By: Matteo Bertucci <[email protected]> | 
|  | Co-Authored-By: Matteo Bertucci <[email protected]> | 
|  | RIP         `embed.set_footer(text="Why everything so heavy ?")` | 
|  |  | 
|  |  | 
|  | Fixed the description of the command itself
Co-Authored-By: Matteo Bertucci <[email protected]> | 
|  | -Finally got a string that `describe` the cog Bookmark I love you Ves Zappa <3 .
-Fixed no punctuation after `No hint provided` string.
-Made it so it follow colo(u)ring theme of the bot. | 
|  | Fixed the coding not satisfying `K&R` code styling
Fixed most of the grammatical issues
Removed unnecessary `try except` code block , not gonna trigger anyways. | 
|  |  |