Thanks to visit codestin.com
Credit goes to github.com

Skip to content

๐ŸŒŽ Telegram bot for checking how IP is identified by the IP databases

License

Davoyan/ipregion_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

41 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒ IPRegion Bot

A simple Telegram bot that detects the geographic region of any given IP address.

Try it out here: @ipregion_bot.

๐Ÿงฉ Output example

image

๐Ÿš€ Installation

  1. Clone the repository:
git clone https://github.com/Davoyan/ipregion_bot.git
  1. Add your tokens to the .env file:
cd ipregion_bot && nano .env
  1. Build the Docker image and start the container:
docker compose build && docker compose up -d && docker compose logs -f

About

๐ŸŒŽ Telegram bot for checking how IP is identified by the IP databases

Resources

License

Stars

Watchers

Forks