Inplex-sys / discord-bot-client

A discord bot client that make you get access to the bot via a shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discord-bot-client

Features:

  • Backdoor command that allow you to get admin by typing the command in any channel on any guild.
  • Create invite on any guild.
  • Get the channels of a guild.
  • Set a role to a user.
  • Delete all channels of a guild.
  • Get a channels messages.
  • Create a channel.

To set up this script, you would need to follow these steps:

  • Install Node.js on your machine if it is not already installed
  • Create a new Discord bot and obtain the bot token.
  • Clone or download the repository containing the code.
  • Open the command prompt or terminal and navigate to the directory containing the code.
  • Install the required packages by running npm i

How to use:

node index.js <token>

image

About

A discord bot client that make you get access to the bot via a shell

License:MIT License


Languages

Language:JavaScript 100.0%