Simple microservice to send notifications to a Telegram channel using a simple API
Go to file
2023-03-11 16:21:03 +01:00
notifier Add dockerfile and CI 2023-03-11 16:21:03 +01:00
.drone.yml Add dockerfile and CI 2023-03-11 16:21:03 +01:00
.gitignore Add first working basic version for the sender 2023-03-11 16:03:45 +01:00
client.py Add first working basic version for the sender 2023-03-11 16:03:45 +01:00
Dockerfile Add dockerfile and CI 2023-03-11 16:21:03 +01:00
LICENSE Initial commit 2023-03-11 14:33:52 +01:00
README.md Initial commit 2023-03-11 14:33:52 +01:00

telegram-notifier

Simple microservice to send notifications to a Telegram channel using a simple API