1.1 KiB
1.1 KiB
Kiku
TODO
Add lavalink
Packages
https://github.com/discordjs/discord.js
https://github.com/shipgirlproject/Shoukaku
https://github.com/Takiyo0/Kazagumo
https://www.npmjs.com/package/kazagumo-spotify
Getting Started
This project uses devbox to manage its development environment.
Install devbox:
curl -fsSL https://get.jetpack.io/devbox | bash
Start the devbox shell:
devbox shell
Run a script in the devbox environment:
devbox run <script>
Scripts
Scripts are custom commands that can be run using this project's environment. This project has the following scripts:
Shell Init Hook
The Shell Init Hook is a script that runs whenever the devbox environment is instantiated. It runs
on devbox shell and on devbox run.
npm install
npm run build
Packages
Script Details
devbox run run_test
npm run start