Go to file
stryan e0d5cf6dd8
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
major rewrite- ,use mbl
2023-05-30 20:12:38 -04:00
init docker service file 2022-08-07 15:28:11 -04:00
.containerignore actually save filter 2022-08-10 14:03:35 -04:00
.drone.yml update drone config 2021-10-15 12:36:16 -04:00
.gitignore initial cleanup 2023-05-14 18:45:55 -04:00
Containerfile back to alpine, don't need cgo anyway 2023-05-16 18:47:45 -04:00
Makefile more text, make podman 2023-01-17 23:53:18 -05:00
README.md update readme 2021-12-08 13:30:08 -05:00
config.yaml.sample make statefile configurable 2021-06-25 14:05:57 -04:00
go.mod major rewrite- ,use mbl 2023-05-30 20:12:38 -04:00
go.sum major rewrite- ,use mbl 2023-05-30 20:12:38 -04:00
live.go initial 2021-05-21 12:45:24 -04:00
main.go major rewrite- ,use mbl 2023-05-30 20:12:38 -04:00
simp.go major rewrite- ,use mbl 2023-05-30 20:12:38 -04:00
vtuber.go major rewrite- ,use mbl 2023-05-30 20:12:38 -04:00
youtube.go republic things since json, set dimension server 2023-05-14 21:05:52 -04:00

README.md

simpbot

A small matrix bot that checks the holodex API to see when defined VTuber's are streaming and embeds their stream into every Matrix room it's in.

Mostly just a toy for widget testing purposes, and to have something to convert to an appservice

Not the most productive use of my time.

Usage

Copy config.yaml.sample to config.yaml, give it a username and password or supply an access token for an account on your Matrix server.

The bot will default to using an access_token after logging in succesfully once.

Define some VTuber's to simp for keep track of. The "msg" parameter defines what message is sent when a stream starts for that Vtuber.

Run the bot. It will automatically add and remove streams as they start and finish,