niyuki
Recent changes
Added permission handler for normal and slash commands.. Also added buttons and menus for example command to demonstrate
Update to V13 and showed you example commands and options for slash.
Added following commands: afk, purge, avatar and eval(nothing special) aaaaand snipe (without any database
Updated the package so you don't have to install all modules each by each
Get your discord bot in less than a minute
What is niyuki-cli?
niyuki-cli is a (Command Line Interface) tool that makes you a Discord.JS project/bot in less than a minute(depending on your copy skills xd).
Getting Started
Install it by running in terminal npm install -g niyuki-cli
-
cd
into your project by typingcd <name of project>
- Go to ur damn terminal and type
npx niyuki-cli
and it will ask for you so simply selectYes
to create ur bot kek. - If you want to run the bot, type
node .
ornpx nodemon
to force it o.O