1.0.0 • Published 3 years ago
discordjs-slash-bot v1.0.0
DiscordJS-Slash-Bot
A Basic DiscordJS Slash Command Bot with 2 initial commands.
Commands
/ping
: ReturnsPong!
/info
:/info user
: Returns own user info/info user @user
: Returns user info/info server
: Returns server info
Usage
Rename .env.example
to .env
and fill out the values.
create new commands in the commands folder.
Install
npm install discordjs-slash-bot
1.0.0
3 years ago