Skip to content

a chat bot that executes commands sent in twitch or youtube, can be used as a base for other programs that communicate to vtubestudio

License

Notifications You must be signed in to change notification settings

NakaRamatyaVtuber/VsPyYt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VsPyYt is a chat bot.

vsyt.py is the main program that interacts with youtube and twitch chat.
vsnoyt.py is a testing file for functions.
example.py is for building your own app using python.
wiki for how to use functions page

For people who dont want to code here is the limited auto setup version in exe form

Note windows will say its not secure due to it not being a signed exe if you dont trust it follow the setup for the python script version.

Setup

  1. install python Download (3.10 and above dont work)
  2. open cmd in the directoery where vsyt.py is and write
    pip install -r requirements.txt
  3. now run vtube studio and enable plugins and make sure that the plugin server is on port 8001
  4. open vsyt.py after that vtube studio will ask to allow plugin press allow, vsyt.py will ask for the stream id its the end part of your stream link,https://www.youtube.com/watch?v=DDU-rZs-Ic4 this DDU-rZs-Ic4

About

a chat bot that executes commands sent in twitch or youtube, can be used as a base for other programs that communicate to vtubestudio

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%