Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 416 Bytes

readme.md

File metadata and controls

13 lines (11 loc) · 416 Bytes

Telegram IP Bot

A simple Python Telegram bot that sends a pre-defined user updates when ever the public IP address of the host machine changes.

Requirements & Dependencies

  • Python 3.10+
  • Telepot 12.7+

Installation

  • Clone this Git repository.
  • Verify that the requirements & dependencies for this script are installed.
  • Run main.py.
  • Edit the generated configuration file.
  • Run main.py again.