aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/holidays/valentines/savethedate.py (follow)
Commit message (Collapse)AuthorAgeLines
* Always use the get_logger func from bot-coreGravatar Chris Lovering2023-11-25-2/+2
|
* Support discord.py's new async cog loadingGravatar Chris Lovering2022-09-21-2/+2
|
* Move Valentines to Holidays folderGravatar Janine vN2021-09-04-0/+38
Moves the valentine's day features to the holidays folders. Corrected the paths to reflect the folder moves.