/health

Health bot on Farcaster

Primary LanguageTypeScriptMIT LicenseMIT

Health bot on Farcaster

Tells you crucial stuff about the health!

Installation and local launch

  1. Clone this repo: git clone https://github.com/backmeupplz/health
  2. Create .env with the environment variables listed in .env.sample
  3. Run yarn in the root folder
  4. Run yarn start

And you should be good to go! Feel free to fork and submit pull requests.