Available packages:
- @node-bambu/core - The core Bambu NodeJS library
- @node-bambu/discord - A discord bot for the Bambu Printers
- @node-bambu/twitch - A twitch bot for the Bambu Printers
Can install either of them with your favorite node package manager:
npm i @node-bambu/core @node-bambu/discord
pnpm i @node-bambu/core @node-bambu/discord
yarn add @node-bambu/core @node-bambu/discordClone this repo, and copy .env.dist to .env.
Fill out the DISCORD_ environment variables, and the TWITCH_ ones if you want.
Then, run gsnx run @node-bambu/bot:serve