soupy
v1.0.10
Published
An interactive command line interface for generating Discord.js v13 handler
Downloads
2
Readme
Generate this handler with ease.
To install
npm install -g soupy
Generate a new project
soupy
Steps
Select Create Project in order to generate a new Handler.
Set the project name for the folder you want to install the handler to.
Provide your bot token next
Now the Client ID of your bot project, you can simply right click on your bot to get it. You need to have Developer Mode enabled in order to get the Client ID.
Now, just wait!
Once it get's installed, you will get a success message.
Note:
You need to have git installed in order to use this. I might change this in later updates
To install the packages, just move to the directory and type in
npm install