| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 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 | ||