https://github.com/noweh/can-we-deploy-today
Twitter Bot that tells you if you can deploy or not! You just need to ask at "canWeDeploy" on Twitter.
https://github.com/noweh/can-we-deploy-today
php twitter-api-v2 twitter-bot
Last synced: about 1 year ago
JSON representation
Twitter Bot that tells you if you can deploy or not! You just need to ask at "canWeDeploy" on Twitter.
- Host: GitHub
- URL: https://github.com/noweh/can-we-deploy-today
- Owner: noweh
- License: mit
- Created: 2022-06-19T08:38:06.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-08T22:16:15.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T04:11:18.492Z (about 1 year ago)
- Topics: php, twitter-api-v2, twitter-bot
- Language: PHP
- Homepage: https://twitter.com/canWeDeploy
- Size: 77.1 KB
- Stars: 4
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Can we deploy today


[](https://developer.twitter.com/en/docs/twitter-api)
[](LICENSE)
Twitter Bot that tells you if you can deploy or not! You just need to ask @canWeDeploy.
### Procedures
A [file](.github/workflows/run-schedule.yml) in .github/workflows/ folder run the "php project/[run.php](project/run.php)" script five minutes.
This script can be manually executed.