An open API service indexing awesome lists of open source software.

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

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
```