This bot allows the community of LBRY to support eachother through the LBRY Foundation Discord
- Pull the repo
- Install Node.JS LTS (Currently Node v18.x)
- Install Yarn (
npm install yarn -g
) - Install Redis (quickstart)
- Install LBRY-SDK
- Set your NODE_ENV (Node environment) Environment Variable to Production (
EXPORT NODE_ENV=production
) - In the
config/
folder, copy_default.js
toproduction.js
and edit the config as needed
This bot would not be possible without the following people/software:
- LBRY Inc. and the LBRY SDK
- Dysnomia - NodeJS Library for Discord, fork of Eris
- LBRY Foundation
- Snazzah - Creator of the Faux command base and developer of the bot
- Coolguy3289 - Developer of the bot and command flow