An open API service indexing awesome lists of open source software.

https://github.com/systemvll/discord-bot-client

A discord bot client that make you get access to the bot via a shell
https://github.com/systemvll/discord-bot-client

bot-client client discord discord-client discordjs discordjs-bot raid-bot raid-tool self-bot

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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:
```sh
node index.js
```

![image](https://user-images.githubusercontent.com/69421356/222793938-1d3bfcb8-642b-4004-bd62-cfabf7979e48.png)