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

Latest commit

 

History

History
15 lines (9 loc) · 276 Bytes

File metadata and controls

15 lines (9 loc) · 276 Bytes

Netbot

Netrunner Slack Bot powered by Howdy.ai Botkit

Set your environment variables

run:

cp ./dev/env.template ./dev/env.dev

and set your token

Development

  1. npm install
  2. source ./dev/env.dev && node main.js