Coder Social home page Coder Social logo

streamlabs-chatbot-scripts's Introduction

Streamlabs-Chatbot-Scripts

This repository contains some useful Streamlabs Chatbot (SL Chatbot) scripts.

Available scripts

Name Description GitHub folder Download link Latest version
Template Basic boilerplate script to play with Scripts/Template Download latest version 1.2.0
Score Script that adds score counter between two opponents Scripts/Score Download latest version 1.2.0
TransferPoints Script that allows viewers to transfer Streamlabs points between eachother Scripts/TransferPoints Download latest version 1.2.0
SongRequest Extended song request script Scripts/SongRequest Download latest version 1.3.1
Queue Queue helper with some handful stuff Scripts/Queue Download latest version 1.0.0

How to install any script

  1. Download and install Python 2.7.13 x86 (x86 recommend by SL Chatbot team). Then go to "Scripts" -> "Settings" and specify Python directory.

    Note: you should specify not Python installation directory itself but Lib folder into it:

    Script Settings Tab

  2. Download repository. You can download target script from Releases or with download links. In that case, go to the step 5.

  3. Go to the target script directory (starting from the root where SCRIPT_StreamlabsSystem is located). Example: Streamlabs-Chatbot-Scripts/Scripts/Score

  4. Create a ZIP archive for target script directory.

  5. Open SL Chatbot, go to the "Script" tab, click "Import" and select ZIP archive with script directory.

  6. If script will import successfully, you're good to go! Otherwise, check "Errors" and "Logs" tabs.

If you're having trouble with loading scripts in the SL Chatbot, see: Scripts Explained video

Additional FAQ and known issues you can find here: Streamlabs Support โ€” Chatbot

How to use

Enable script in your stream and have fun!

Notice that the script settings in SL Chatbot can be buggy so if you cannot change some settings, you can try to change it directly in config file (*_config.py which stores default values).

Note: prefer to reload script manually if you change any settings because SL Chatbot can skip settings reload for script sometimes!

How to update any script

SL Chatbot can only replace file with the same names in script folder. That means, some old files will remain in script folder. In addition, settings file will remain as well which can lead to script initialization issues because of settings conflict.

So, I recommend to remove script folder if you want to safely update script. However, in that case you lose script settings. You can manually merge settings after update for example. If you ensure that update process will not break script configuration, you can skip step 1 and step 2 in the instruction below.

  1. Open SL Chatbot, go to the "Script" tab, click right mouse button and select "Open Script Folder".

    Script Open Folder

  2. Remove folder for script that you want to update.

  3. Download new version of script. You can find how to download script in section How to install any script.

  4. Open SL Chatbot, go to the "Script" tab, click "Import" and select ZIP archive with script directory.

  5. If script will import successfully, you're good to go! Otherwise, check "Errors" and "Logs" tabs.

Issues, bugs, ideas and etc

Feel free to create new Issue or contact me directly ([email protected]) if you have any question or problems.

License information

This project is licensed under the terms of the Apache License 2.0.

streamlabs-chatbot-scripts's People

Contributors

vasar007 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.