Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spinfal/discordpanel
a nice and simple discordpanel to log into bot accounts, and control them as user accounts. the original project by D3VSJ (https://github.com/D3VSJ/BetterDiscordPanel)
https://github.com/spinfal/discordpanel
discord idkwhattagtouse notmine panel simple
Last synced: 7 days ago
JSON representation
a nice and simple discordpanel to log into bot accounts, and control them as user accounts. the original project by D3VSJ (https://github.com/D3VSJ/BetterDiscordPanel)
- Host: GitHub
- URL: https://github.com/spinfal/discordpanel
- Owner: spinfal
- License: gpl-3.0
- Created: 2020-11-20T18:05:40.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-26T06:11:07.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T05:28:25.968Z (over 1 year ago)
- Topics: discord, idkwhattagtouse, notmine, panel, simple
- Language: JavaScript
- Homepage:
- Size: 3.1 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DiscordPanel
Original project made by D3VSJ, modified by me, aka Spinfal
Discord Messaging Panel that allows you to message inside of a bot!
Report Bug
·
Request Feature
## Table of Contents
* [About the Project](#about-the-project)
* [Getting Started](#getting-started)
* [Installation](#installation)
* [Roadmap](#roadmap)
* [Contributing](#contributing)
* [License](#license)
* [Built With](#built-with)
* [Contact](#contact)## About The Project
DiscordPanel is a new project that allows users to message and manage inside of their discord bots.
**Current Features:**
* Messaging Interface with Discord Design
* Server Statistics
* Bot Statistics
* Discord Light and Dark Theme**Coming Soon:**
```- Features are Provided by D3VSJ -```* Bot Profile Editing
* Electron Desktop Application
* Website with Documentation## Getting Started
This project does not run on any servers and can be self hosted. Simply open
```index.html``` to get started or use the control panel by opening ```DiscordPanel.cmd``` and executing "W" for the web panel.### Installation
1. Clone the repo
```sh
git clone https://github.com/spinfal/DiscordPanel
```
2. Open ```index.html``` or open ```DiscordPanel.cmd``` to run the program.3. Login to your Discord bot.
4. Start using DiscordPanel!
## Roadmap
See the [open issues](https://github.com/D3VSJ/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 be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the GPL-3.0 License. See `LICENSE` for more information.
### Built With
* [Discord.js](https://github.com/discordjs/discord.js)
* [JQuery](https://jquery.com)
---## Contact
D3VSJ
Website : [sanjaysunil.me](https://sanjaysunil.me) ·
Email : [[email protected]](mailto:[email protected]) ·
Discord : [D3VSJ#3158](https://discord.com/users/732336924559278181)
Spinfal
Website : [spin.tk](https://spin.tk) ·
Email : [[email protected]](mailto:[email protected]) ·
Discord : [spin~#5150](https://discord.com/users/308440976723148800)