Skip to content

Vinddictive/userinfobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Telegram User Info Bot

A simple bot to retrieve user and chat information by sending or forwarding a message to it.

Installation

  1. Download the repository as a ZIP file and extract it.

  2. Navigate to the extracted directory and install the required Python packages:

    pip install -r requirements.txt
  3. Create a .env file with your bot token:

    BOT_TOKEN=your_bot_token_here

About

A Telegram bot to fetch user and chat ID.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages