This Telegram bot allows users to fetch country, state, and city information using commands.
- Clone the repository.
- Create a
.env
file in the project root and add your Telegram bot token and API key. - Install dependencies:
pip install -r requirements.txt