Discord notifier for YouTube uploads.
Go to file
Gregory Ballantine 803ad25cda
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
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
2022-03-07 23:03:48 -05:00
config Created a simple script to send out a Discord notification for a channel's latest video 2022-03-06 22:13:23 -05:00
src 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 2022-03-07 23:03:48 -05:00
.gitignore Updated PHPCS config 2022-03-06 22:45:15 -05:00
.woodpecker.yml Updated Woodpecker config to chill on the email notifications and added step to publish releases 2022-03-07 12:04:06 -05:00
composer.json 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 2022-03-07 23:03:48 -05:00
composer.lock Added PHPMD to keep code quality in check 2022-03-06 22:53:42 -05:00
LICENSE Created a simple script to send out a Discord notification for a channel's latest video 2022-03-06 22:13:23 -05:00
phpcs.xml 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 2022-03-07 23:03:48 -05:00
phpmd.xml 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 2022-03-07 23:03:48 -05:00
pigeon.php Added PHP_Codesniffer to project to keep the code styles in check 2022-03-06 22:28:58 -05:00
README.md Initial commit 2022-03-06 19:56:06 -05:00

pigeon

Discord notifier for YouTube uploads.