/hnschat-doot

An HNSChat bot

Primary LanguageTypeScriptMIT LicenseMIT

hnschat-doot

An HNSChat bot

Setup

Set SESSION_ID and DOMAIN_ID in environment variables. Or just copy .env.example to .env and edit the file

Compile TypeScript

yarn build
# or
yarn build:clean

Run

yarn start

License

MIT