DreamyLynn / DJS-Framework

A simple and powerful discord.js framework with basic and useful node modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DJSF - Discord.js Framework

A simple and powerful discord.js framework with simple and useful tools
currently in development and not optimized for production

Features

Easily

  • create Commands & Functions
  • play Music on Servers
  • save User/Guild data

Getting started

installing

to install run:

git clone https://github.com/Pandaaa2507/DJSF.git
cd DJSF
npm run modules

if you want better performance, you can also run:

npm run recommended

then open the config.json file in an editor you like and replace bot.token & bot.prefix values

About

A simple and powerful discord.js framework with basic and useful node modules


Languages

Language:JavaScript 100.0%