8000 GitHub - hibare/Good-Morning: Bot to send morning dose
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 2, 2023. It is now read-only.

hibare/Good-Morning

Repository files navigation

Good-Morning ☀️

A 🤖 bot which produces your daily Morning dose.

Bot is written in Python and packaged as a Docker image.

What it does? 😋

  1. Extract News from Google News 📰. Extract news based on topic and location.

  2. Extract Whether information 🌻. Extract current weather and forecast for mentioned cities.

  3. Send pings in Slack 💥.

  4. Runs a cron like job every day at 6.00 AM 🕕

How to run? 🚀

5EDF
  1. Rename .env.example as .env and populate with all the values.

  2. Run Docker

    docker run -d --env-file ./.env hibare/good-morning
                         *OR*
    

    using docker-compose

    docker-compose up -d

About

Bot to send morning dose

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0