Download the PHP package mhauri/comics-to-webhooks without Composer
On this page you can find all versions of the php package mhauri/comics-to-webhooks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mhauri/comics-to-webhooks
More information about mhauri/comics-to-webhooks
Files in mhauri/comics-to-webhooks
Download mhauri/comics-to-webhooks
More information about mhauri/comics-to-webhooks
Files in mhauri/comics-to-webhooks
Vendor mhauri
Package comics-to-webhooks
Short Description Comics to Webhooks like Microsoft Teams and Slack
License MIT
Package comics-to-webhooks
Short Description Comics to Webhooks like Microsoft Teams and Slack
License MIT
Please rate this library. Is it a good library?
Informations about the package comics-to-webhooks
Comics
Comics is a simple robo.li script which pushes your daily dose of commics into your Microsoft Teams and/or Slack Channel.
The following Comics are currently integrated.
Installation
composer create-project mhauri/comics-to-webhooks comics
Configuration
cp .env.dist .env
Configure your Microsoft Teams / Slack Webhook Url's in the .env file.
Cronjob settings example
30 12 * * * php /path/to/your/comics send:comic garfield >> /dev/null 2>&1
0 9 * * * php /path/to/your/comics send:comic nichtlustig >> /dev/null 2>&1
0 15 * * * php /path/to/your/comics send:comic commitStrip >> /dev/null 2>&1
30 16 * * * php /path/to/your/comics send:comic xkcd >> /dev/null 2>&1
30 10 * * * php /path/to/your/comics send:comic dilbert >> /dev/null 2>&1
30 11 * * * php /path/to/your/comics send:comic unnuetz >> /dev/null 2>&1
Issues / Ideas
If you're missing a comic or have any issues, please let me know in the issues section or open a pull request to contribute.
License
MIT
All versions of comics-to-webhooks with dependencies
PHP Build Version
Package Version
Requires
consolidation/robo Version
^3.0
symfony/dotenv Version ^4.4
guzzlehttp/guzzle Version ^7.0
ext-simplexml Version *
ext-libxml Version *
ext-json Version *
ext-dom Version *
symfony/dotenv Version ^4.4
guzzlehttp/guzzle Version ^7.0
ext-simplexml Version *
ext-libxml Version *
ext-json Version *
ext-dom Version *
The package mhauri/comics-to-webhooks contains the following files
Loading the files please wait ....