Skip to content

Draco1js/consoleUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console Custom Commands Template

By Draco#9899 @ DIscord

How to use:

  1. Download/Clone Files
  2. Download Node.js from here
  3. Open Command Prompt or PowerShell and navigate to the folder
  4. Run npm i in the console and wait for the installation to complete
  5. Run node . in the console

How to Create More Commands?

  1. Go to the commands folder
  2. Make a file with the name of the command (Only js files work)
  3. Make sure to follow the pattern I used in the other commands.
  4. Code Whatever you want till your heart's content.

And Lastly,

Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published