/telegram-bot-nodejs

Nodejs Telegram Bot

Primary LanguagePythonMIT LicenseMIT

NodeJS Telegram Bot

image

chatwithbot

📢 Guide

Join Support Group 👇

join

📋 Requirements

  • NodeJS
  • Python

📝 Config

Add valid values on config.json

{
    "BOT_TOKEN": "",
    "PREFIX": "/",
    "OWNER_ID": "",
    "MONGO_URL": "",
    "GPT_KEY": "",
    "GENINI_API": "",
    "SUDO": "",
    "IMG_URL": "",
    "MOVIE_DB_CHANNEL_ID": ""
}

[!NOTE]

🔧 Installation

FOR WINDOWS/VPS/RDP USER

$ git clone https://github.com/SafwanGanz/telegram-bot-nodejs
$ cd telegram-bot-nodejs
$ npm install nodemon -g
$ npm install

#run

$ npm start

FOR TERMUX/UBUNTU/SSH USER

$ apt update && apt upgrade
$ apt install git -y
$ apt install nodejs -y
$ apt install python -y
$ git clone https://github.com/SafwanGanz/telegram-bot-nodejs
$ cd telegram-bot-nodejs
$ npm install nodemon -g
$ npm install

#run

$ npm start

CLOUD SERVERS

Deploy Run on Replit


Features

Group Active
Ban Member
Add Member
Welcomer
Ai Support
Auto Ban
Anti Link
Warn User

License

The MIT License (MIT). Please see License File for more information.

Collaborators

SafwanGanz Neeraj-x0 Alein-Alfa