Skip to content

Telegram ID Finder Bot is an open-source Telegram bot that helps users find their own user ID as well as the IDs of groups and channels on Telegram.

Notifications You must be signed in to change notification settings

harshitethic/Telegram-ID-Finder-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Telegram ID Finder Bot

Telegram ID Finder Bot is an open-source Telegram bot that helps users find their own user ID as well as the IDs of groups and channels on Telegram. This bot is developed by @harshitethic and is free for anyone to use and modify.

Installation

To get started with Telegram ID Finder Bot, you'll need to follow these steps:

  1. Clone this repository to your local machine.
  2. Install the necessary dependencies by running npm install in your terminal.
  3. Type npm install telegraf to download module.
  4. Start the bot by running node index.js in your terminal.
git clone https://github.com/harshitethic/Telegram-ID-Finder-Bot.git
cd Telegram-ID-Finder-Bot
npm install telegraf
node index.js

Once you have installed and started the bot, you can interact with it by messaging or forwarding messages to the bot in your Telegram client.

Usage

Here's a list of commands you can use with Telegram ID Finder Bot:

  • /start - Displays a welcome message and instructions for using the bot.
  • /help - Displays a list of commands and instructions for using the bot.
  • Forward a message from a group or channel - Displays the ID of the group or channel that the message was forwarded from.
  • Send a message with a @username - Displays the ID of the group or channel associated with the username.

Credits

This bot is developed by @harshitethic as an open-source project. Feel free to fork the repository and modify the code to suit your own needs. If you find a bug or have a feature request, please file an issue on the GitHub repository. Thank you for using Telegram ID Finder Bot!

About

Telegram ID Finder Bot is an open-source Telegram bot that helps users find their own user ID as well as the IDs of groups and channels on Telegram.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published