Skip to content

Latest commit

 

History

History
66 lines (36 loc) · 1.79 KB

README.md

File metadata and controls

66 lines (36 loc) · 1.79 KB

GitBot Monkey

GitBot Monkey was created to enter the Smart Pension Winter Hackathon.

GitBot Monkey GitBot Monkey

Watch video

Features

The code is designed to run on a Raspberry PI and is written in Typescript and supports the following functionality:

  • Github Webhook integration.

  • Slack Webhook integration.

  • Image capture with camera and posting to Slack

  • Text to speach

  • Playing mp3 files

  • Flashing Eyes

  • Operating a relay to activate toy.

Installation

# install typescript

$ sudo npm install -g typescript

# install espeak

$ sudo apt-get install espeak

# download ngrok

$ ./ngrok authtoken <token>

# start ngrok

$ ./ngrok http 4567

GitBot Monkey

GitBot Monkey

GitBot Monkey

GitBot Monkey