aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/utilities/githubinfo.py (follow)
Commit message (Expand)AuthorAgeLines
* Support issues closed as not-planned in GitHub Issue linkingGravatar hedy2024-03-25-4/+5
* Always use the get_logger func from bot-coreGravatar Chris Lovering2023-11-25-2/+2
* Format code with new ruff rulesGravatar Chris Lovering2023-11-06-1/+1
* Apply fixes for ruff lintingGravatar Chris Lovering2023-05-09-11/+14
* use `SecretStr` for all secretsGravatar shtlrs2023-05-06-1/+1
* Support discord.py's new async cog loadingGravatar Chris Lovering2022-09-21-2/+2
* Use extension utils from bot-coreGravatar Chris Lovering2022-09-21-2/+1
* GitHub issues embeds: preserve order and display repo name and issue number (...Gravatar Bradley Reynolds2022-07-28-2/+4
* fix: Add newlines in codeblock formattingGravatar ToxicKidz2022-02-14-1/+1
* Move logging and remove unused varibales in GitHubInfo cogGravatar Chris Lovering2021-12-03-10/+4
* use og_blurple in issue embed for consistencyGravatar Chris Lovering2021-12-02-2/+2
* Make dataclasses hashable, and fix kwarg spelling errorGravatar Chris Lovering2021-12-02-16/+6
* chore: Apply suggested changesGravatar ToxicKidz2021-12-02-55/+35
* chore: Remove the .issue commandGravatar ToxicKidz2021-12-02-37/+0
* chore: Merge the .issue command into the github cogGravatar ToxicKidz2021-12-02-6/+267
* Migrate to `og_blurple` (#924)Gravatar TizzySaurus2021-10-26-2/+2
* Move practical functions into utilities folderGravatar Janine vN2021-09-05-0/+178