Discord bot to collect users wallet addresses
git clone [email protected]:lexabu/discord-wallet-bot.gityarn installCopy .env-example to .env:
cp .env-example .envOpen .env and enter the Discord bot token and the MongoDB URI.
yarn devyarn lintyarn buildyarn start