https://github.com/molodsom/tg-alarm-button
simple telegram notifications
https://github.com/molodsom/tg-alarm-button
alarm telegram
Last synced: 5 months ago
JSON representation
simple telegram notifications
- Host: GitHub
- URL: https://github.com/molodsom/tg-alarm-button
- Owner: molodsom
- Created: 2023-01-10T11:36:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T12:31:35.000Z (over 3 years ago)
- Last Synced: 2024-06-21T16:52:43.962Z (about 2 years ago)
- Topics: alarm, telegram
- Language: Go
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tg-alarm-button
- Create a bot: https://t.me/botfather;
- Start a chat with the bot;
- Visit `https://api.telegram.org/botACCESS_TOKEN/getUpdates` and find the chat id;
- Put your chat id and access token into the `cred.go` file;
- Build an app: `go build -tags cred`
Sample message:
```
🔥 THE ALARM BUTTON WAS PUSHED 🔥
🖥 EVILCORP-NET
👤 EVILCORP-NET\John.Doe
🔌 192.168.111.8/24, ::1/128, 127.0.0.1/8, fe80::5efe:a0a:b2b/128
```