Skip to content

notsopreety/telebot

Repository files navigation

TeleBot -The Solo Project

Telebot

Nodejs Support v16.x size code-version size

Best IDE for TeleBot

  • You can use any IDE to run your bot, Here's my suggestions to run telebot:
https://replit.com
https://render.com
https://vercel.com
https://railway.app

For Replit

  • First login to Replit, then create a new project with nodejs language, then open shell and type:
git clone https://github.com/notsopreety/telebot && cp -r telebot/. . && rm -rf telebot
  • Then type:
npm install
  • The click Run button or type this on shell:
npm start

Deploy On Replit On One Click

Run on Repl.it


For Other IDE

  • First fork out this repository
https://github.com/notsopreety/telebot
  • Open the TeleBot repository that you forked. Then, follow Setup Bot Authentication steps.

Setup Bot Authentication

  • Go to Telegram and setup your bot account with official Telegram BotFather. Then, extract your bot API Token and copy it.
https://t.me/@BotFather
  • Open TeleBot project's config.json and paste the bot's API Token to botToken

Terms & Conditions

  1. This project is based on Telebot Nodemodule.
  2. This repository is not for sale or trade.
  3. Don't forget to give this repository a ⭐️ star.
  4. This script is not made for illegal purposes.
  5. If you have a problem, contact me for help.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published