Stream Draws

With Twitch

Stream-Draws With Twitch - Twitch Draws LOGO

Stream Draws With Twitch is a game that lets your stream chat draw amazing (pixel) art while you stream.

You simply run it on your own computer, point it at your stream's chat and it'll do the rest. It will react to commands in the chat, reply to questions and be entertaining for you and your viewers.

Control Commands

These are the available chat commands in current version 1.2.2 .

!streamdraws

Shows a help text.

!px

Draw a pixel at the column, row position with the color.
!px ColumnRow COLOR
Examples:
!px a3 red
!px a3 #6441a5

!line

Draw a line at the column, row position to the column, row position with the color.
!line ColumnRow ColumnRow COLOR
Examples:
!line a1 d4 red

!ar

Draw/fill a full area at the column, row position to the column, row position with the color.
!ar ColumnRow ColumnRow COLOR
Examples:
!ar a1 d4 limegreen

!color

Shows the currently selected (by default automatically picked from the preview image) colors and their short-hand numbers in chat.

Command Remapping

In case you want to change the commands, if you have a bot that already reacts to something or you want to translate them to another language, you can do that now.

Go into the program folder, there is a folder called gamedata, find the file commandMap_example.txt in it.
Make a copy of it, rename the copy to commandMap.txt and change the content to your liking.

These are the rules for the file: