Git Product home page Git Product logo

comics's Introduction

Build Status Codacy Badge Codacy Badge

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.