2.1.2 ā€¢ Published 2 years ago

wokgen v2.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

WOKGen

WOKGen is a WOKCommands project generator cli, that will you can use to speed up the process of coding discord bots.

npm.io

InstallationšŸ“„

npm install -g wokgen

Generating a new Projectāš™ļø

Simply type wokgen init in your command line and type in all the information. And BOOM! You now have a fully working WOKCommands project set up in no time. To start your bot cd into your newly generated project and type

npm run dev

Generating a new Command or Featureāš™ļø

To generate a new Command, simply cd into your project that was generated using wokgen and type wokgen gen.You will be prompted with this:

npm.io

Now select what you want to generate and enter all the information.

2.1.2

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.0

2 years ago

1.0.5

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago