Giter Site home page Giter Site logo

atvss-obavestenja's Introduction

ATVSS Obaveštenja

Actions Status

Python skripta koja dobavlja najnovija obaveštenja sa ATVSS sajta (vtsnis.edu.rs).

Sajt se čekira za promene u datom intervalu i aktuelna obaveštenja šaljemo na dati Telegram kanal.

Docker

Skripta je dostupna i u obliku Docker image-a, može se naći na Docker Hub-u pod pavled/atvss-obavestenja. Image se automatski update-uje putem GitHub action-a. :latest tag prati main branch.

Primer pokretanja containera:

docker run -d -e TELEGRAM_BOT_TOKEN="xxxx:xxxxxxx" -e TELEGRAM_CHAT_ID="-10xxxxxxx" -e UPDATE_INTERVAL="300" --name atvss pavled/atvss-obavestenja:latest

ENV Varijable

Ime Opis
TELEGRAM_BOT_TOKEN Token Telegram bota koji šalje obaveštenja
TELEGRAM_CHAT_ID ID Telegram kanala gde se šalju obaveštenja
UPDATE_INTERVAL Inverval ažuriranja informacija sa sajta

Standardne environment varijable, opcija učitavanja preko .env fajla ili kod Docker-a koristimo -e flag-ove. Ove varijable su neophodne za pokretanje skripte, bez njih skripta neće raditi!

atvss-obavestenja's People

Contributors

dpavle avatar elgohr avatar

Stargazers

 avatar

Watchers

 avatar

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.