Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drissbenadjal/discord-bot-tool-app

Discord Bot Tools App for mac and windows
https://github.com/drissbenadjal/discord-bot-tool-app

bot discord discord-api discord-bot discord-js discordjs electron electron-app electronjs

Last synced: about 1 month ago
JSON representation

Discord Bot Tools App for mac and windows

Awesome Lists containing this project

README

        

## Discord Bot Tools

This tool is open source it will allow you to control your bot thanks to a client created with electron.js and discord.js

Current features :
- Change username
- Change game status
- Change status
- Message sender in servers
- Message sender in private

Download last Version of Discord Bot app Tools here :

[V 1.0.6 mac and windows](https://github.com/drissbenadjal/discord-bot-tool-app/releases/tag/v1.0.6)

You can download the project :

```bash
git clone --depth 1 --branch main https://github.com/drissbenadjal/discord-bot-tool-app.git discord-bot-tools
cd discord-bot-tools
npm install
```

## Starting Development

Start the app in the `dev` environment:

```bash
npm start
```

## Maintainers

- [Driss Benadjal](https://github.com/drissbenadjal)