WhazzItToYa

Pages for stuff that WhazzItToYa makes.

View on GitHub

Streamer.bot for Developers

This is a quickstart guide for the impatient, who already have experience creating solutions in other languages or frameworks, and want to get up to speed quickly in Streamer.bot. It is not a replacement for the full documentation. In fact, you should at least read the introduction to get oriented to the main building blocks (triggers, actions/subactions, and variables (local & global)), and then come back here to learn what might be the same or different from other programming environments.

Arguments, a.k.a. “local” Variables

Global Variables

Automatic arguments, and expressions

Actions

Concurrency