Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Sending kubeweekly.io (The weekly newsletters for all things Kubernetes) into Telegram.

Notifications You must be signed in to change notification settings

cloudnative-id/kubeweekly-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubeweekly-telegram-bot

This project is build for sending kubeweekly.io (The weekly newsletters for all things Kubernetes) into Telegram.

Requirement


  • Python 3

How to Run


Install Dependencies

pip3 install -r requirement.txt

Run The APP

python3 main.py

How to Build


Build Docker

docker build -t <DOCKERIMAGE> .

Run Docker Locally

docker run -e CHATID=123456789 -e TELEGRAM_TOKEN=nomunomuchua -e GITHUB_TOKEN=nomunomuchua <DOCKERIMAGE>

About

Sending kubeweekly.io (The weekly newsletters for all things Kubernetes) into Telegram.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published