A bot to handle various things across the Treasure ecosystem.
- Clone Project
$ git clone https://github.com/TreasureProject/discord-bot.git $ cd discord-bot $ yarn
- Setup Environment Variables
BOT_TOKEN
: The token for your bot you get from Discord developer portal
$ yarn dev
$ yarn build
$ yarn start
MIT © Neil Kistner