Commit Graph

12 Commits

Author SHA1 Message Date
c4afe6f08e Added database to keep track of videos already uploaded, so that only new videos send out notifications
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-03-08 12:12:21 -05:00
803ad25cda Moved code to under the src/ directory (to keep the directory structure tidy); created a separate instance of the EventLoop to have a periodic YouTube check
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-03-07 23:03:48 -05:00
eb25a475ab Updated Woodpecker config to chill on the email notifications and added step to publish releases
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-03-07 12:04:06 -05:00
9ce14d5b75 Updated woodpecker config to send out email notifications
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-03-06 23:17:49 -05:00
5fd2db4204 Updated woodpecker config to send out email notifications
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-03-06 23:16:54 -05:00
4dd7885d4c Updated Woodpecker config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-03-06 23:08:32 -05:00
437faaaa99 Added Woodpecker CI config
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-03-06 22:57:30 -05:00
be29b7c96f Added PHPMD to keep code quality in check 2022-03-06 22:53:42 -05:00
0dc0cc4ef7 Updated PHPCS config 2022-03-06 22:45:15 -05:00
c36a97b62e Added PHP_Codesniffer to project to keep the code styles in check 2022-03-06 22:28:58 -05:00
1ab911e7df Created a simple script to send out a Discord notification for a channel's latest video 2022-03-06 22:13:23 -05:00
3cea90739b Initial commit 2022-03-06 19:56:06 -05:00