Hackerspace Wroclaw Alarm Bot
Go to file
Michał Rudowicz e625bcfcf5 Add ability to specify more than one tg_chat_id 2024-02-08 20:57:16 +01:00
.build.yml Initial commit 2024-02-08 19:23:46 +01:00
.gitignore Initial commit 2024-02-08 19:23:46 +01:00
COPYING Initial commit 2024-02-08 19:23:46 +01:00
README.md Initial commit 2024-02-08 19:23:46 +01:00
go.mod Initial commit 2024-02-08 19:23:46 +01:00
go.sum Initial commit 2024-02-08 19:23:46 +01:00
main.go Add ability to specify more than one tg_chat_id 2024-02-08 20:57:16 +01:00

README.md

Hackerspace Wroclaw Alarm Bot

builds.sr.ht status

Warning: this is a proof of concept, don't rely on it

I didn't even test it yet so no idea if it works

Usage

$ TELEGRAM_APITOKEN=YOUR_API_TOKEN ./alarm_bot --satel_addr=127.0.0.1 --satel_port=31337 --tg_chat_id=YOUR_CHAT_ID_FROM_BOTFATHER