With Three Dog Bot, you can bring the "beauty" and "splendor" of the Capital Wasteland to your discord server
/tunein- Have Three Dog join your current voice channel for his live radio broadcast/tuneout- Remove Three Dog from your voice channel/meme- Post a fresh Fallout-related meme/vote- Post a link to vote for the bot on Top.gg/help- A help message displaying these commands and other helpful resources
- Node.js 16.9+
- Build tools for
node-gyp.libtool-binpackage from APT is recommended. - A Discord bot token. You can create one here!
npm install- Copy
.env.sampleto.envand edit the values accordingly.BOT_TOKENis required npm run start:devfor back-end/bot development- Optional - run
npm run start:clientin a second terminal for client development
- Optional - run
- Build with
npm run buildand test production withnpm run start:prod