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
- Host: GitHub
- URL: https://github.com/systemvll/discord-bot-client
- Owner: SystemVll
- License: mit
- Created: 2023-03-03T17:48:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-28T15:41:22.000Z (about 1 year ago)
- Last Synced: 2025-09-09T12:42:54.642Z (9 months ago)
- Topics: bot-client, client, discord, discord-client, discordjs, discordjs-bot, raid-bot, raid-tool, self-bot
- Language: TypeScript
- Homepage:
- Size: 12.7 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```
