Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanjaysunil/betterdiscordpanel
Discord messaging and management panel that lets you message inside of a discord bot.
https://github.com/sanjaysunil/betterdiscordpanel
betterdiscordpanel client discord discord-app discord-bot discord-bot-dashboard discord-bot-panel discord-client discord-dashboard discord-panel discordbot discordjs javascript panel web
Last synced: 2 days ago
JSON representation
Discord messaging and management panel that lets you message inside of a discord bot.
- Host: GitHub
- URL: https://github.com/sanjaysunil/betterdiscordpanel
- Owner: SanjaySunil
- License: gpl-3.0
- Created: 2020-06-19T13:32:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-13T18:27:53.000Z (20 days ago)
- Last Synced: 2025-01-31T11:25:26.730Z (2 days ago)
- Topics: betterdiscordpanel, client, discord, discord-app, discord-bot, discord-bot-dashboard, discord-bot-panel, discord-client, discord-dashboard, discord-panel, discordbot, discordjs, javascript, panel, web
- Language: JavaScript
- Homepage: https://betterdiscordpanel.github.io/
- Size: 4.53 MB
- Stars: 668
- Watchers: 17
- Forks: 236
- Open Issues: 71
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
BetterDiscordPanel
Discord Messaging Panel that allows you to message inside of a bot!
Report Bug
ยท
Request Feature
Special Thanks to Globium Designs
Looking for custom-tailored project solutions? At **Globium Designs**, we specialise in creating innovative digital solutions tailored to your unique business needs. Whether you need web development, app development, or branding services, we are here to help you succeed.
Contact us at [[email protected]](mailto:[email protected]) for inquiries and let us bring your vision to life!
## What's BetterDiscordPanel?
[BetterDiscordPanel](https://github.com/betterdiscordpanel) is a new panel that allows you to message, manage and gain statistics inside of your discord bot.
## โจ Features
- ๐ **Discord Bot Statistics:** Gain full insights and details of your discord bot with server and bot information.
- ๐ฌ **Simple Messaging Interface:** BetterDiscordPanel allows you to easily message users and chat within servers using your discord bot. The panel also has a light and dark theme to suit your needs!
- ๐ **Security:** BetterDiscordPanel does not run on any servers and can be self-hosted. All bot details are stored locally and is completely secure.
- ๐ **Open Source:** BetterDiscordPanel is open source on GitHub so you can see all the code behind the project.
## ๐ Getting Started
Simply open `index.html` to open the web version of BetterDiscordPanel or use the control panel to open the desktop application by running `BetterDiscordPanel.cmd`.
### **Step 1:** Prerequisites
To use the **desktop application** of BetterDiscordPanel, you will need to have the following installed.
- Node.js
- npm[Instructions](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
> โ ๏ธ **NOTE**: To use the **web version** of BetterDiscordPanel, you will need to set a custom User Agent.
[Setting a custom User Agent](./docs/prerequisites/prerequisites.md)
### **Step 2:** Setup / Installation
1. Clone the repository
```sh
git clone https://github.com/sanjaysunil/betterdiscordpanel
```> โ ๏ธ **NOTE**: The updater only works if you have cloned the repository.
2. Open `login.html` for the web application or open `BetterDiscordPanel.cmd` to run the desktop application.
3. Log in to your discord bot using your discord bot token.
4. Start using BetterDiscordPanel!
## Roadmap
See the [open issues](https://github.com/sanjaysunil/betterdiscordpanel/issues) for a list of proposed features (and known issues).
## Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
View [translation guide](https://github.com/SanjaySunil/BetterDiscordPanel/blob/master/.github/TRANSLATION.md).
View [contribution guide](https://github.com/SanjaySunil/BetterDiscordPanel/blob/master/.github/CONTRIBUTION.md).
## Supporters/Contributors
### Translators:
| Author | Language |
| ----------------------------------------------------- | --------- |
| [GreepTheSheep](https://github.com/GreepTheSheep) | French |
| [Marijn2341](https://github.com/Marijn2341) | Dutch |
| [devilAPI](https://github.com/devilAPI) | German |
| [llamaiscoollmao](https://github.com/llamaiscoollmao) | Spanish |
| [llamaiscoollmao](https://github.com/llamaiscoollmao) | Norwegian |
| [llamaiscoollmao](https://github.com/llamaiscoollmao) | Romanian |
| [llamaiscoollmao](https://github.com/llamaiscoollmao) | Russian |
| [GabiK65](https://github.com/GabiK65) | Hungarian |[![Stargazers repo roster for @sanjaysunil/betterdiscordpanel](https://reporoster.com/stars/sanjaysunil/betterdiscordpanel)](https://github.com/sanjaysunil/betterdiscordpanel/stargazers)
[![Forkers repo roster for @sanjaysunil/betterdiscordpanel](https://reporoster.com/forks/sanjaysunil/betterdiscordpanel)](https://github.com/sanjaysunil/betterdiscordpanel/network/members)
## License
Copyright ยฉ 2024 Sanjay Sunil ([email protected])
Distributed under the GNU General Public License v3.0. See `LICENSE` for more information.