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

Latest commit

 

History

History
9 lines (5 loc) · 362 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 362 Bytes

youtubeservice

Microservice responsible for fetching and sending YouTube LiveChat messages for ByersPlusPlus.

How to run

Running youtube service alone is easy. Make sure a clientsecret.json file exists in the same directory as the binary and run it!

If you want to run it over Docker, you can mount the clientsecret.json file into the root directory.