This commit is contained in:
stryan 2021-05-21 13:55:04 -04:00
parent b3fa5cbf3b
commit 3ae3e3b206
1 changed files with 12 additions and 0 deletions

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# 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 for an account on your Matrix server.
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,