All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- add support for other third-party content providers (f12250f)
- adjust email cred checking logic (f1a1938)
- consolidate dependency injection (adeda5f)
- greatly reduce resource consumption (3f2d0f6)
- make scheduled tasks purely optional (a603e07)
- prevent queueing the same task (e217c44)
- prioritize scheduler execution (5fd42d7)
- resolve err on job exec (8afca6a)
- resolve UndefinedTableError when starting scheduled tasks with slash command (2a219f1)