Skip to content

lexabu/discord-wallet-bot

Repository files navigation

discord-wallet-bot

Discord bot to collect users wallet addresses

Contributing

Clone the repo

git clone [email protected]:lexabu/discord-wallet-bot.git

Install dependencies

yarn install

Input env variable

Copy .env-example to .env:

cp .env-example .env

Open .env and enter the Discord bot token and the MongoDB URI.

Run app in development mode

yarn dev

Run linter

yarn lint

Build app

yarn build

Run in production mode

yarn start

About

a discord bot to collect users wallet addresses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published