aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/utilities/reddit.py (follow)
Commit message (Collapse)AuthorAgeLines
* Migrate to `og_blurple` (#924)Gravatar TizzySaurus2021-10-26-5/+5
|
* Move practical functions into utilities folderGravatar Janine vN2021-09-05-0/+368
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.