TeleBot-V2 is a versatile and fully customizable Telegram bot designed for easy integration and modification. Created by Samir Thakuri, this project provides a flexible framework for adding custom commands and functionalities to enhance your Telegram experience.
- Customizable command structure with role-based access control
- Modular command organization for easy management
- Built-in bot authentication and easy deployment
- Persistent session handling and realistic shell experience
TeleBot-V2 is compatible with any Node.js environment. Here are some recommended platforms:
-
Clone the Repository
Log into Replit, create a new project withNode.js
, open the shell, and type:git clone https://github.com/notsopreety/TeleBot-V2 && cp -r TeleBot-V2/. . && rm -rf TeleBot-V2
-
Install Dependencies
npm install
-
Run TeleBot-V2
Click theRun
button or enter:npm start
-
Fork this Repository
https://github.com/notsopreety/TeleBot-V2
-
Configure Authentication
- Go to BotFather on Telegram to create your bot and retrieve the API token.
- Paste the token in the
botToken
field ofconfig.json
within your TeleBot project.
- Set up your bot using the official Telegram BotFather.
- Place your bot's API Token in the
botToken
field in theconfig.json
file.
- This project is based on the Telebot Node.js module.
- The repository is provided for personal use and is not for sale or trade.
- Please star the repository if you find it helpful.
- TeleBot-V2 is not intended for illegal use. The author holds no responsibility for misuse.
- For assistance, contact Samir Thakuri on Telegram.
Give this project a star to help it grow and reach others who may find it useful! Happy botting!