Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ENTS-Source/rocket-sheep
- Owner: ENTS-Source
- License: gpl-3.0
- Created: 2017-01-30T00:35:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-26T05:51:27.000Z (11 months ago)
- Last Synced: 2024-04-14T15:46:42.026Z (7 months ago)
- Language: TypeScript
- Homepage:
- Size: 2.04 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - ENTS-Source/rocket-sheep - A bot running on tang.ents.ca to help with member actions. (others)
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`