/YT-Live-chat-party-bot

A bot that sends messages to youtube live chat

Primary LanguagePython

Youtube Live Party Bot

This is a basic chat bot that sends messages to a youtube live chat from a specified link to have a party!

Demo

demo-image

Installation

Clone this project to a desired local folder.

$ git clone https://github.com/fnyah/YT-Live-chat-party-bot.git
$ cd YT-Live-chat-party-bot

Install project dependencies.

$ pip install selenium

Enter account information and stream link to config.json You may input many accounts but at this time only one stream.

demo-image

Run the app!

python3 index.py

Required Dependencies

License

MIT © fnyah