Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ENTS-Source/rocket-sheep

A bot running on tang.ents.ca to help with member actions.
https://github.com/ENTS-Source/rocket-sheep

Last synced: 4 days ago
JSON representation

A bot running on tang.ents.ca to help with member actions.

Awesome Lists containing this project

README

        

# rocket-sheep

A bot running on tang.ents.ca to help with member actions: `@sheep:tang.ents.ca`. Currently supports querying cameras at ENTS and announcing when people arrive.

# Running

* Clone this repository
* Run `npm install` in the cloned directory
* Copy `config/default.yaml` to `config/production.yaml` and change any settings.
* Run `NODE_ENV=production npm run build`
* Run `NODE_ENV=production npm run start`