Skip to content
This repository has been archived by the owner on Sep 23, 2019. It is now read-only.

ocjojo/doorBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoorBot

DoorBot provides a slack integration for connecting the office door to the LC Slack.

Usage

Just write any character/word to @doorbot in a private message and the door opens.

Installation

  1. clone this repo to /opt/
  2. npm install
  3. cp config.json.dist conig.json
  4. put the correct Slack API Token and whitelist in config.json

autostart

  1. put doorbot.sh to /etc/init.d and make it executable
  2. execute sudo update-rc.d doorbot.sh defaults on RPi or corresponding command on your OS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published