0.0.0 ā¢ Published 2 years ago
discord-slasher v0.0.0
discord-slasher
A Package made with JavaScript to help create a dsicord bot with discord.js v13!
What it has \ āļø 1 Function to create a discord bot with / command handler! \ š¤© A super simple setup using the console! \ š¤ Sets up your bot easily without the hassle of making a command handler \ š Epic devs
Installation
npm i discord-slasher@latest
Setup
const slasher = require('discord-slasher')
slasher.Setup()