Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/drissbenadjal/discord-bot-tool-app
- Owner: drissbenadjal
- Created: 2022-12-19T17:21:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-28T12:34:16.000Z (about 2 years ago)
- Last Synced: 2023-03-26T13:52:05.526Z (almost 2 years ago)
- Topics: bot, discord, discord-api, discord-bot, discord-js, discordjs, electron, electron-app, electronjs
- Language: JavaScript
- Homepage:
- Size: 563 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 privateDownload 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)