/essay

essay bot on Farcaster

Primary LanguageTypeScriptMIT LicenseMIT

@essay Farcaster bot

Installation and local launch

  1. Clone this repo: git clone https://github.com/backmeupplz/essay
  2. Create .env with the environment variables listed below
  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.

Environment variables

Name Description
FARCASTER_MNEMONIC Mnemonic of bot's farcaster account
IMGUR_CLIENT_ID Imgur client id
IMGUR_CLIENT_SECRET Imgur client secret
IMGUR_REFRESH_TOKEN Imgur refresh token
MONGO Mongo URI

Also, please, consider looking at .env.sample.