free-code
Version:
Makes free code for discord.js command/bots
32 lines (18 loc) • 1.63 kB
Markdown
<img src="https://i.imgur.com/eMBgLmF.png"
height="150"/>
It is a really cool and easy to use CLI made for the ease of coders on the discord.js framework.
You can install it by doing ( npm i free-code -g ) in your cmd / terminal
After the Installation you can use the command ( free-code ) to get your free codes for discord.js
<img src="https://media.discordapp.net/attachments/789894724827217950/844206157508902942/unknown.png"/>
<h3> TIP: You can also use ( free-code --install ) to install all the dependencies for your code! </h3>
After choosing which code/bot you want, you will see this screen
<img src="https://media.discordapp.net/attachments/795927140210049024/844548516234657832/unknown.png"/>
You can then do ( npm i ) to install all the dependencies, if you already installed it using the ( --install ) flag, you can skip this.
The final step is to add your bot's token and prefix in the config.json file! You can get the token from https://discord.com/developers website.
<h3>TIP: You can start the bot by using ( node . ) or ( node src ) in the console/terminal! <h3>
<h4> You can join [ https://discord.gg/FAJvYhPdRw ] this discord server for support on this CLI, or if you wanted to suggest something new to it (or report any bugs) </h4>
## To finish it off
<p>This CLI was made only for educational purposes, to learn about discord.js and js. You can use this to make your own bot, and develop it more if you like! I also recommend having complete knowledge of node.js and discord.js docs! Other than that enjoy using this CLI! :D
</p>