Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joanbono/telipot
Telegram IP Bot
https://github.com/joanbono/telipot
Last synced: 4 days ago
JSON representation
Telegram IP Bot
- Host: GitHub
- URL: https://github.com/joanbono/telipot
- Owner: joanbono
- License: apache-2.0
- Created: 2024-03-12T14:01:00.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-12T19:16:53.000Z (10 months ago)
- Last Synced: 2024-05-02T04:39:41.141Z (9 months ago)
- Language: Makefile
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# telipot
Telegram IP Bot
Usage:
```shell
export CHAT_ID="-12312312"
export TELEGRAM_TOKEN="TOKENHERE"$ telipot -chat ${CHAT_ID} -token ${TELEGRAM_TOKEN}
```