1.4.1 • Published 4 years ago

@discordia/create-discordia-action v1.4.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Note: Some of the links in this README file work better on the documentation site

Usage

Use this generator to quickly bootstrap the minimum @discordia/action that can be shared and used in other bots created with the @discordia/framework. Once this generator is complete you are a single npm publish away from a sharable action.

# Run the module using npx
npx @discordia/create-discordia-action

# Run the module using yarn
yarn create @discordia/discordia-action