This website requires JavaScript.
Explore
Help
Sign In
BitGoblin
/
pigeon
Watch
1
Star
0
Fork
0
You've already forked pigeon
Code
Issues
Pull Requests
Projects
Releases
2
Wiki
Activity
13
Commits
1
Branch
2
Tags
2b1ec13f5341bb13c0fe00f4cce1cfaab9ad3666
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
gballan
2b1ec13f53
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
Fixed some style errors; Updated the PHP_CodeSniffer rules to be better
2022-03-08 12:23:41 -05:00
config
Added database to keep track of videos already uploaded, so that only new videos send out notifications
2022-03-08 12:12:21 -05:00
data
Added database to keep track of videos already uploaded, so that only new videos send out notifications
2022-03-08 12:12:21 -05:00
db
/migrations
Added database to keep track of videos already uploaded, so that only new videos send out notifications
2022-03-08 12:12:21 -05:00
src
Fixed some style errors; Updated the PHP_CodeSniffer rules to be better
2022-03-08 12:23:41 -05:00
.gitignore
Added database to keep track of videos already uploaded, so that only new videos send out notifications
2022-03-08 12:12:21 -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
Added database to keep track of videos already uploaded, so that only new videos send out notifications
2022-03-08 12:12:21 -05:00
composer.lock
Added database to keep track of videos already uploaded, so that only new videos send out notifications
2022-03-08 12:12:21 -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
phinx.php
Added database to keep track of videos already uploaded, so that only new videos send out notifications
2022-03-08 12:12:21 -05:00
phpcs.xml
Fixed some style errors; Updated the PHP_CodeSniffer rules to be better
2022-03-08 12:23:41 -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
README.md
pigeon
Discord notifier for YouTube uploads.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Discord notifier for YouTube uploads.
Readme
131
KiB
Releases
2
v0.2.0
Latest
2022-03-07 23:03:48 -05:00
Languages
Java
100%