Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yash094/discord-bot-dashboard
Simple Dashboard For Discord Bots - v13
https://github.com/yash094/discord-bot-dashboard
bot dashboard disbot discord-bot djs djs-dashboard yahiro
Last synced: about 1 month ago
JSON representation
Simple Dashboard For Discord Bots - v13
- Host: GitHub
- URL: https://github.com/yash094/discord-bot-dashboard
- Owner: Yash094
- License: other
- Created: 2021-06-24T10:42:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-16T16:51:54.000Z (about 2 years ago)
- Last Synced: 2024-09-28T09:02:44.576Z (about 2 months ago)
- Topics: bot, dashboard, disbot, discord-bot, djs, djs-dashboard, yahiro
- Language: JavaScript
- Homepage:
- Size: 102 KB
- Stars: 18
- Watchers: 1
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com)## THIS CODE IS NO LONGER MAINTAINED, USE AT YOUR OWN RISK.
## [JOIN SUPPORT SERVER FOR HELP](https://discord.com/invite/emD44ZJaSA)# COMMANDS TO DO LIST
* AUDIT LOG SYSTEM ✔️
* IMAGE COMMANDS FROM [MEMER API](htps://memer-api.js.org) ✔️
* MOD COMMANDS ❌
* ECONOMY COMMANDS AND WEB SETUP ❌
* MUSIC COMMANDS ❌
* XP SYSTEM ❌## MONGODB SETUP
[MongoDB LINK](https://www.mongodb.com/)
* Create a free cluster get you connection url and post it in config.json
* Mongo db [setup](https://github.com/Yash094/Discord-Dashboard-Bot/wiki/mongodb-setup) on how to get mongo url for your bot.# Installation | How to use the Template
**1.** Install [node.js v12+](https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode) or higher
**2.** Download this repo and unzip it | or git clone it
**3.** Install all of the packages with **`npm install`**
**4.** Fill in the parameters, RIGHT in `./config.json` (GET THE MEMER API TOKEN FROM [HERE](https://discord.com/invite/emD44ZJaSA))
**5.** Add callback URI in discord portal. eg - https://yourdomainname.com/callback
**6.** start the bot with **`npm start`**
#### **NOTE:**
*If you are having errors/problems with starting the bot [JOIN SUPPORT SERVER FOR HELP](https://discord.com/invite/emD44ZJaSA)*
*MAKE SURE THAT YOU LEAVE STAR TO THE REPO. IT HELPS US A LOT.*
## SUPPORT ME
* INVITE [YASHIRO BOT](https://dsc.gg/yashiro) TO YOUR DISCORD SERVERS* INVITE [AZTEX BOT](https://dsc.gg/aztex) TO YOUR DISCORD SERVERS
* MAKE SURE THAT YOU LEAVE STAR TO THE REPO. IT HELPS US A LOT.
# PREVIEW
![IMAGE 1](https://media.discordapp.net/attachments/814919677113008139/856843110922715176/Screenshot_11.png?width=899&height=406)
![IMAGE 2](https://media.discordapp.net/attachments/814919677113008139/856843111300988968/Screenshot_9.png?width=893&height=406)
![IMAGE 3](https://media.discordapp.net/attachments/814919677113008139/856843111845724200/Screenshot_8.png?width=884&height=406)## CREDITS
* [V13 UPDATES BY GIZMO](https://github.com/gizmo-dev)
* [BASE SETUP](https://github.com/MrAugu/simple-discordjs-dashboard)
* [TAILWIND CSS](https://tailwindcss.com/)
* [NODE](https://nodejs.org)