aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/utilities/githubinfo.py (follow)
Commit message (Collapse)AuthorAgeLines
* 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
Separates out the useful/practical seasonal bot features from the evergreen folder into a "utilities" folder. Adjusts the paths to resources to reflect the folder move.