https://github.com/robotomize/tg-chat-id-bot
Get my chat id for telegram notifications
https://github.com/robotomize/tg-chat-id-bot
Last synced: about 2 months ago
JSON representation
Get my chat id for telegram notifications
- Host: GitHub
- URL: https://github.com/robotomize/tg-chat-id-bot
- Owner: robotomize
- License: mit
- Created: 2024-01-27T21:56:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-11T03:39:25.000Z (over 1 year ago)
- Last Synced: 2025-02-08T14:16:01.440Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tg-chat-id-bot
Get any chat id for telegram notifications```shell
docker build -t tg-chat-id-bot .
docker run --name tg-chat-id -e TELEGRAM_BOT_TOKEN= tg-chat-id-bot
```