Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (13 loc) · 502 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 502 Bytes

WARNING

This repo has migrated to https://github.com/cowprotocol/robot-cow-bot

Robot Cow Bot

Discord BOT

Invite it to your server

Required env vars

BOT_TOKEN: Discord bot token

Running

yarn start

Alternatively, to test it will not fail on Heroku, install heroku cli and run:

heroku local

Deploying

Every push to main will trigger a build and deploy to Heroku