-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Yazaar edited this page Apr 15, 2023
·
17 revisions
This is hopefully going to be an understandable guide, mostly useful for developers but also for installation guide for regular users.
StreamElements Local Cloudbot is NOT an official extension of StreamElements.
You are able to find multiple pages to the right which gives you deep insiders into how everything works but read everything on this page before proceeding.
The purpose of this software is to give you as the streamer on **Twitch** (YouTube not supported) a powerful way to control your chat and your events on stream thru custom Python scripts.
The whole software is built from the ground up with Python 3.11. Something like Streamlabs Chatbot is incredible but their project is built upon Iron-Python which is limited to Python 2. _StreamElements Local Cloudbot_ is built with Python 3.11 which includes additional features such as asyncio and is built with zero limitations in mind. If you can write it, it will probably be able to run just fine.
**Follow _getting started_ to get started.**