aboutsummaryrefslogtreecommitdiffstats
path: root/bot (follow)
Commit message (Collapse)AuthorAgeLines
...
| | * Shorten description & remove author override in permission error embedGravatar S. Co12020-01-27-4/+4
| | | | | | | | | Update logging events so they follow the correct chain of execution
| | * Added permission check for staff channels message leak.Gravatar AG_14362020-01-25-0/+12
| | |
| | * Removed unnacessary `content` variable usageGravatar AG_14362020-01-07-2/+1
| | |
| | * Moved jump url into a field.Gravatar AG_14362020-01-07-6/+2
| | |
| | * Add exception where relayed message.content length exceed 2048 charactersGravatar AG_14362020-01-07-1/+4
| | |
| * | uninstalled the buttons lib and corrected lint errorsGravatar RohanJnr2020-02-05-123/+124
| | |
| * | finished implementing the reddit commandGravatar RohanJnr2020-02-05-45/+51
| | |
| * | installed buttons and implemented embed paginationGravatar RohanJnr2020-01-26-0/+130
| |/
| * Merge branch 'master' into quiz_fixGravatar Mark2019-12-20-141/+368
| |\
| | * Auto-delete channel check error after a period of time.Gravatar scragly2019-12-12-2/+2
| | |
| | * Add exc_info to log.exception to display traceback.Gravatar scragly2019-12-12-1/+1
| | |
| | * Use error_embed for errors, tidy code, show cmd signature for user errors.Gravatar scragly2019-12-12-119/+106
| | |
| | * Merge branch 'bookmark' of https://github.com/AG4lyf/seasonalbot into bookmarkGravatar kwzrd2019-12-10-8/+58
| | |\
| | | * Merge branch 'master' into bookmarkGravatar Leon Sandøy2019-12-10-8/+58
| | | |\
| | * | | Use bookmark icon url from constantsGravatar kwzrd2019-12-10-2/+2
| | | | |
| | * | | Add bookmark icon url to constantsGravatar kwzrd2019-12-10-0/+6
| | |/ /
| | * | Refactor function signatureGravatar kwzrd2019-12-10-4/+5
| | | | | | | | | | | | | | | | Code style is now consistent with the bot repo.
| | * | Adjust hyperlink textGravatar kwzrd2019-12-09-1/+1
| | | |
| | * | Improve wording of cog docstringGravatar kwzrd2019-12-09-1/+1
| | | |
| | * | Log title wrapped in single quotes for readabilityGravatar kwzrd2019-12-09-1/+1
| | | |
| | * | Improve default title value and log messageGravatar kwzrd2019-12-09-1/+1
| | | | | | | | | | | | | | | | | | | | The title now defaults to Bookmark and is logged surrounded by single quotes to make it clear which part is the title.
| | * | Respond with a reaction on successGravatar kwzrd2019-12-09-3/+3
| | | | | | | | | | | | | | | | | | | | 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.
| | * | Improve wording of log and response messagesGravatar kwzrd2019-12-09-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | Improves the wording of both docstrings, strips trailing dot from log and response messages for consistency. Refactors the error embed and renames the variable.
| | * | Fix indentationGravatar kwzrd2019-12-09-7/+12
| | | | | | | | | | | | | | | | | | | | | | | | 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.
| | * | lint test changeGravatar AG_14362019-12-09-2/+2
| | | |
| | * | K and R styling. replaced title with hintsGravatar AG_14362019-12-09-2/+3
| | | |
| | * | Changed how title behave when NoneGravatar AG_14362019-12-09-4/+1
| | | |
| | * | Removed footer , Unnecessary line. Edited a stringGravatar AG_14362019-12-09-3/+1
| | | |
| | * | Improved DM messageGravatar AG_14362019-12-08-7/+9
| | | | | | | | | | | | Simplified the DM , example in the original post
| | * | Reworked on the whole structure completely.Gravatar AG_14362019-12-08-35/+13
| | | | | | | | | | | | | | | | | | | | Removed error_embeds No more selecting last message if * or None is specified Redone how DM's Look like
| | * | Added better info, Added usage logging.Gravatar AG_14362019-12-07-1/+2
| | | |
| | * | renamed error completelyGravatar AG_14362019-12-05-2/+2
| | | |
| | * | Fixed typo of DMsGravatar AG_14362019-12-05-1/+1
| | | | | | | | | | | | Co-Authored-By: Matteo Bertucci <[email protected]>
| | * | Simple change in a if stringGravatar AG_14362019-12-05-1/+1
| | | | | | | | | | | | Co-Authored-By: Matteo Bertucci <[email protected]>
| | * | Renamed error namesGravatar AG_14362019-12-05-1/+1
| | | | | | | | | | | | Co-Authored-By: Matteo Bertucci <[email protected]>
| | * | Renamed error namesGravatar AG_14362019-12-05-1/+1
| | | | | | | | | | | | Co-Authored-By: Matteo Bertucci <[email protected]>
| | * | Saying goodbye to a eastereggGravatar AG_14362019-12-05-1/+0
| | | | | | | | | | | | RIP `embed.set_footer(text="Why everything so heavy ?")`
| | * | Fixed wrong order of import syntaxGravatar AG_14362019-12-05-2/+2
| | | |
| | * | Added embeds to error messages, new way of joining hints.Gravatar AG_14362019-12-05-11/+17
| | | |
| | * | Update bot/seasons/evergreen/bookmark.py Gravatar AG_14362019-12-05-1/+1
| | | | | | | | | | | | | | | | | | | | Fixed the description of the command itself Co-Authored-By: Matteo Bertucci <[email protected]>
| | * | Fixed cog string issueGravatar AG_14362019-12-05-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.
| | * | Fixed a lot of issues.Gravatar AG_14362019-12-05-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.
| | * | Fixed grammatical errors, and simplified the code a bit.Gravatar AG_14362019-12-04-19/+17
| | | |
| | * | Introduced `.bm` command for personal bookmarking message via message jump urlGravatar AG_14362019-12-04-0/+78
| | | | | | | | | | | | Pretty much the main file for the command `.bm` used to make bookmark in a heavy server for personal use later, along with hints to organize it easily.
| * | | Update bot/seasons/evergreen/trivia_quiz.pyGravatar Rohan_Iceman2019-12-20-1/+1
| | | | | | | | | | | | Co-Authored-By: Mark <[email protected]>
| * | | Update bot/seasons/evergreen/trivia_quiz.pyGravatar Rohan_Iceman2019-12-20-1/+3
| | | | | | | | | | | | Co-Authored-By: Mark <[email protected]>
| * | | fixed lint errorsGravatar RohanJnr2019-12-20-1/+1
| | | |
| * | | Merge branch 'quiz_fix' of https://github.com/RohanJnr/seasonalbot into quiz_fixGravatar RohanJnr2019-12-20-6/+18
| |\ \ \
| | * | | Trivia: fix spelling error in category embed footerGravatar MarkKoz2019-12-17-1/+1
| | | | |
| | * | | Trivia: fix concatenation of winner mentionsGravatar MarkKoz2019-12-17-3/+1
| | | | |