This is an example sapphire.js template that can be used to describe your project.
To get started with the project, follow these steps:
- Ensure you have NodeJS 18 or newer installed on your system.
- Install the necessary Nodejs packages using npm or yarn:
npm install
yarn add
- Run the script:
node .
npm run start
- Command Template
- Interaction Handler Template
- Listener(events) Template