Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wynwxst/discord.db

Discord.js + Discord.py Dashboard Template
https://github.com/wynwxst/discord.db

Last synced: 20 days ago
JSON representation

Discord.js + Discord.py Dashboard Template

Awesome Lists containing this project

README

        

# Discord.DB
Discord.js + Discord.py Dashboard Template

# Installation
Cd to whichever folder you will be using.

### Discord.py
```
cd discord.py
pip install discord.py
pip install flask
python main.py
```

### Discord.js
```
cd discord.js
npm install
```
**configure config.json**
```
npm start
```