This Telegram bot provides information about phone numbers, including details such as country, network, and time zone.
-
Start a chat with the bot by searching for it using its username.
-
Use the
/start
command to receive instructions on how to use the bot. -
Send a phone number to the bot (e.g., +1234567890), and it will respond with the phone number's information.
To run this bot, you'll need to have Python installed on your system. You can install the required libraries using pip
:
pip install -r requirements.txt