Skip to content

telmengedar/StreamRC

Repository files navigation

StreamRC

A bot for streaming services. Provides chat interaction and a html hud for obs integration.

Dependencies

the dependencies might introduce other dependencies which are listed on the related repository sites.

Setup

To setup connections of the bot several UIs are provided in the Profile menu. The settings there depend on the specific connections but should be self explanatory.

Overlay

Overlays for OBS and other streaming apps are provided as web resources using a http server. The server serves the resources normally under http://localhost/streamrc/

Chat

The chat is read by the bot which connects to the configured profiles. The chat messages are scanned for commands and if no command is found the message is displayed as such.

Http

Chat messages for the overlay are served under /chat (default: http://localhost/streamrc/chat)

Events

Selected events like new followers or donations are registered by the bot and written to the database. Currently supported events are:

  • Hosts
  • New Followers
  • Subscriptions
  • Donations
  • Bug Reports
  • Raids
  • Chat Messages

Http

Stream events are served under /events (default: http://localhost/streamrc/events)

About

Bot and Overlay for Live-Streaming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published