VinnieV / Scrollbot-Listener

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrollbot listener

Small web service that listens for message to be displayed on scrollbot

Prerequisites

Scrollbot

Install

  1. Clone repo on raspberry pi
  2. Modify script to add your custom API key
  3. Modify User & ExecStart variables in scrollbot.service
  4. Copy service file to systemd sudo cp scrollbot.service /etc/systemd/system/
  5. Start the service sudo systemctl start scrollbot
  6. Add the service to start at boot sudo systemctl enable scrollbot

About


Languages

Language:Python 100.0%