0.0.2-dev-2 • Published 6 months ago

@stelliajs/cli v0.0.2-dev-2

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

StelliaJS - CLI

About

StelliaJS CLI lets you execute commands such as creating a bot or a command using the StelliaJS framework.

Installation

npm i -g @stelliajs/cli

Commands

Init new StelliaJS bot

This command is used to initialise a new bot with StelliaJS.

npx stellia create-app

Create command template

This command initialises a new slash command.

npx stellia command [name]

Create context menu template

This command initialises a new context menu.

npx stellia contextMenu [name]

Create event template

This command initialises a new event.

npx stellia event [name]

Help

If you need help with the framework you can open an issue.

0.0.2-dev-1

6 months ago

0.0.2-dev-2

6 months ago

0.0.1

1 year ago

0.0.0

1 year ago