Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 695 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 695 Bytes

Bambu NodeJS Libraries

Available packages:

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/discord

Running it all together!

Clone 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