Skip to content

Latest commit

Β 

History

History
79 lines (58 loc) Β· 3.69 KB

File metadata and controls

79 lines (58 loc) Β· 3.69 KB

Multi-Streamer Bot

Multi-Streamer System for Streamer.bot

πŸ“– READ THE WIKI DOCUMENTATION

Active Development! There may be breaking changes until things get ironed out a bit better

License: MIT Streamer.bot GitHub release

Markdown Lint C# 7.3 .NET Tests

C# Version .NET Framework

Multi-Streamer Bot Banner

πŸ“– Documentation

All documentation has moved to the GitHub Wiki.

  • User Guide: Installation, commands, and configuration.
  • Advanced Guide: Custom triggers, OBS integration, and power-user features.
  • FAQ: Troubleshooting and common questions.
  • Developer Guide: Architecture, contributing, and building.

✨ Key Features

  • Remote Control & Automation: Control programmatically via Streamer.bot variables (Stream Deck ready).
  • Smart Validation: Blocks bots using entropy checks and account age verification.
  • Rich Feedback: Windows Toast Notifications, Localization support, and highly visible chat alerts.
  • Bidirectional Sync (Mirror Mode): Update config settings directly from Streamer.bot Global Variables.
  • Auto-Update: Built-in command !ms update to check for and download the latest version.

πŸš€ Quick Start

  1. Download the latest Multi-Streamer-Bot.cs from Releases.
  2. Import into Streamer.bot:
    • Create a new Action named "Multi-Streamer Bot".
    • Add a "Code > Execute C# Code" sub-action.
    • Paste the contents of Multi-Streamer-Bot.cs.
    • Click "Compile" (Ensure you have added the references first).
  3. Configure:
    • The bot will generate a config file at .../Streamer.bot/data/Multi-Streamer Bot/config/config.json.
    • Edit this file or use the Example Configs.
  4. Run:
    • Type !ms system test in chat to verify installation.
    • See the Deployment Guide for details.

βš™οΈ Compatibility

Runtime Environment: C# 7.3 / .NET Framework 4.8 (Streamer.bot's current runtime)

πŸ“¦ Release Assets

Each GitHub release is expected to include these assets:

  • Multi-Streamer-Bot.cs
  • CHANGELOG.md

🀝 Contributing

Contributions are welcome! Please read our Contributing Guide and Code of Conduct.

πŸ”’ Security

We take security seriously. See our Security Policy for details.


Maintained by Sythsaz

Website Homepage