guilded.js-javascript 0.1.0
Install from the command line:
Learn more about npm packages
$ npm install @compeydev/guilded.js-javascript@0.1.0
Install via package.json:
"@compeydev/guilded.js-javascript": "0.1.0"
About this version
🚀 This is a guilded bot created using create-guilded-bot.
In order to run the development environment, configure your .env file with the required variables and then execute the following commands:
npm run dev
# or with yarn
yarn dev
Your bot should be online.
You can start editing the commands by adding/modifying files in the commands
directory. An example help command is provided in
commands/help.js
.
Events can also be customized by adding files to the events
directory corresponding to the name of the event. See events/ready.js
for an example event.
Since create-guilded-bot uses guilded.js, you can learn more from their official docs.
✨ This template is highly inspired by reconlx's djs-typescript-handler, so give them a star :)
Details
- guilded.js-javascript
-
CompeyDev
- over 2 years ago
- MIT
- 6 dependencies
Assets
- guilded.js-javascript-0.1.0.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0