| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2019-12-09 | lint test change | -2/+2 | ||
| 2019-12-09 | K and R styling. replaced title with hints | -2/+3 | ||
| 2019-12-09 | Changed how title behave when None | -4/+1 | ||
| 2019-12-09 | Removed footer , Unnecessary line. Edited a string | -3/+1 | ||
| 2019-12-08 | Improved DM message | -7/+9 | ||
| Simplified the DM , example in the original post | ||||
| 2019-12-08 | Reworked on the whole structure completely. | -35/+13 | ||
| Removed error_embeds No more selecting last message if * or None is specified Redone how DM's Look like | ||||
| 2019-12-07 | Added better info, Added usage logging. | -1/+2 | ||
| 2019-12-05 | renamed error completely | -2/+2 | ||
| 2019-12-05 | Fixed typo of DMs | -1/+1 | ||
| Co-Authored-By: Matteo Bertucci <[email protected]> | ||||
| 2019-12-05 | Simple change in a if string | -1/+1 | ||
| Co-Authored-By: Matteo Bertucci <[email protected]> | ||||
| 2019-12-05 | Renamed error names | -1/+1 | ||
| Co-Authored-By: Matteo Bertucci <[email protected]> | ||||
| 2019-12-05 | Renamed error names | -1/+1 | ||
| Co-Authored-By: Matteo Bertucci <[email protected]> | ||||
| 2019-12-05 | Saying goodbye to a easteregg | -1/+0 | ||
| RIP `embed.set_footer(text="Why everything so heavy ?")` | ||||
| 2019-12-05 | Fixed wrong order of import syntax | -2/+2 | ||
| 2019-12-05 | Added embeds to error messages, new way of joining hints. | -11/+17 | ||
| 2019-12-05 | Update bot/seasons/evergreen/bookmark.py | -1/+1 | ||
| Fixed the description of the command itself Co-Authored-By: Matteo Bertucci <[email protected]> | ||||
| 2019-12-05 | Fixed cog string issue | -11/+7 | ||
| -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. | ||||
| 2019-12-05 | Fixed a lot of issues. | -29/+24 | ||
| 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. | ||||
| 2019-12-04 | Fixed grammatical errors, and simplified the code a bit. | -19/+17 | ||