1.2.1 • Published 3 years ago

better-sluppy v1.2.1

Weekly downloads
2
License
ISC
Repository
-
Last release
3 years ago

Better-Sluppy

This is a package that simplifies things for you (lol). The purpose of better-sluppy is similar to slappey but allowing you do use your own code style with making commands and stuff close or related towards that, but the reason why I created this was to make it easier making any bot you want. If you do want to make a music just make sure you these installed; ffmpeg-static and opusscript. Those are the main packages that are needed to create a music bot.

If you don't mind join my discord for more releases of dumb stuff. https://discord.gg/GJvd7CrscZ Here.

If you want to see the bots I own you can either go on my top.gg page or my website (defo not copypasta) Both linked below.

https://top.gg/user/522460966202507275 https://ark-maker-bot.github.io/

Sample Code

const {Client} = require('discord.js'), 
client = new Client(), 
simpleBot = require('better-sluppy'), 
sb = new simpleBot(client, '<TOKEN_HERE>', '<PREFIX>');
1.2.1

3 years ago