Skip to content

senzgt/Rexon-Telegram-DDoS-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDoS Telegam Bot Using API Made By Senz

Installation

Cloning this repo

> git clone https://github.com/senzgt/Rexon-Telegram-DDoS-Bot
> cd Rexon-Telegram-DDoS-Bot

Install the package

> npm i

Edit config file

Edit the required value in config.json. And get bot token at @BotFather.

{
    "bot_token": "",
    "owner": "Senz",
    "ownerLink": "https://t.me/senzv1",
    "version": "1.0.0",
    "prefix": "/"
}

Run the bot

> npm start

Note:

  • Ask & Report bug Contact me in Telegram.

Thanks To

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%