Skip to content
This repository was archived by the owner on Mar 31, 2020. It is now read-only.

moexmen/omega-sentinel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8c21551 · Jul 4, 2019
Feb 27, 2015
Jun 28, 2019
Oct 14, 2017
Feb 27, 2015
Nov 2, 2017
Jan 22, 2018
Nov 2, 2017
Nov 2, 2017
Nov 2, 2017
Nov 2, 2017
Jan 22, 2018
Nov 2, 2017
Oct 31, 2018
Oct 31, 2018
Oct 31, 2018

Repository files navigation

omega-sentinel

omega-sentinel is a chat bot built on the Hubot framework. For more info, see HUBOT.md

Development

  1. Create/Update/Delete some scripts in the scripts/ folder
  2. Run ./bin/hubot

Linting

  • Lints are set to automatically run on git pushes
  • npm run lint to run linter manually

Production

Hubot is deployed using Docker and Docker Compose.

Initial Setup

  1. Clone this repository
  2. Copy sample env file cp .env.example .env
  3. Modify the env file with secrets $EDITOR .env
  4. Build image and Run make

Update hubot

  1. git pull && make

Releases

No releases published

Packages

No packages published

Languages