Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 325 Bytes

readme.md

File metadata and controls

15 lines (14 loc) · 325 Bytes

Discord image displayer

Simple app to display images from discord's channel to OBS.

Setup

  1. Setup discord bot
  2. Provide bot token and channel id to config.json
  3. Install deps
    $ npm i
  4. Start app
    $ npm start
  5. Open OBS and add http://localhost:8080 as a web source