Skip to content

notsopreety/TeleBot-V2

Repository files navigation

TeleBot-V2 - A Fully Customizable Telegram Bot

TeleBot

Nodejs Support v16.x Repo size Version License


🚀 About TeleBot-V2

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.

📂 Project Features

  • 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

🛠 Recommended IDEs for TeleBot-V2

TeleBot-V2 is compatible with any Node.js environment. Here are some recommended platforms:


📦 Deploying on Replit

  1. Clone the Repository
    Log into Replit, create a new project with Node.js, open the shell, and type:

    git clone https://github.com/notsopreety/TeleBot-V2 && cp -r TeleBot-V2/. . && rm -rf TeleBot-V2
  2. Install Dependencies

    npm install
  3. Run TeleBot-V2
    Click the Run button or enter:

    npm start

One-Click Deploy on Replit

Run on Repl.it


🔧 Setting Up on Other Platforms

  1. Fork this Repository

    https://github.com/notsopreety/TeleBot-V2
    
  2. Configure Authentication

    • Go to BotFather on Telegram to create your bot and retrieve the API token.
    • Paste the token in the botToken field of config.json within your TeleBot project.

⚙️ Configuration and Authentication

  • Set up your bot using the official Telegram BotFather.
  • Place your bot's API Token in the botToken field in the config.json file.

📄 Terms & Conditions

  1. This project is based on the Telebot Node.js module.
  2. The repository is provided for personal use and is not for sale or trade.
  3. Please star the repository if you find it helpful.
  4. TeleBot-V2 is not intended for illegal use. The author holds no responsibility for misuse.
  5. For assistance, contact Samir Thakuri on Telegram.

⭐ Show Your Support

Give this project a star to help it grow and reach others who may find it useful! Happy botting!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published