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

https://github.com/devilmae/send-external-ip-address-to-telegram-bot

A Python script that retrieves the external IP address of the machine running it and sends the information to a specified Telegram chat using a Telegram bot. This script utilizes the pyTelegramBotAPI library to interact with the Telegram API and the requests library to fetch the external IP address from api.ipify.org.
https://github.com/devilmae/send-external-ip-address-to-telegram-bot

ip ip-tracker python telegram telegram-bot telegram-bot-api

Last synced: 3 months ago
JSON representation

A Python script that retrieves the external IP address of the machine running it and sends the information to a specified Telegram chat using a Telegram bot. This script utilizes the pyTelegramBotAPI library to interact with the Telegram API and the requests library to fetch the external IP address from api.ipify.org.

Awesome Lists containing this project