channel_points
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
channel_points [2025/09/26 15:49] – heph | channel_points [2025/09/26 15:58] (current) – heph | ||
---|---|---|---|
Line 13: | Line 13: | ||
===== Punches ===== | ===== Punches ===== | ||
- | 1,2,3,4 Pointers that are used to track attendance (stream-streak and functional lurk replacement). | + | 1,2,3,4 Pointers that are used to track attendance (stream-streak and functional lurk replacement) |
- | * **Punch-In ** (1 Point) \\ redeeming this turns on visibilty for a 1.4s video of a punch card and a punch card sound \\ followed by a chance of these messages in chat by Bargie: \\ \\ ++Verbiage|@%user% punched in for < | + | * **Punch-In ** (1 Point) \\ redeeming this turns on visibilty for a 1.4s video of a punch card and a punch card sound \\ followed by a chance of these messages in chat by Bargie: \\ \\ ++Verbiage| |
- | * **(Lurk) Punch-Out for Lunch ** (2 points) \\ this action checks if already out to lunch, if no (false) it allows you to punch-out for lunch \\ this will turns on visibilty for a 1.4s video of a punch card and a punch card sound \\ followed by a chat message by Bargie: @%user% punched out for lunch at %date:hh:mm tt%. \\ \\ if yes (true) that you are already out to lunch, gives you an error message in chat by Bargie: \\ @%user% you're already punched out for lunch. Use "punch back in" when you return. \\ \\ in streamer.bot it adds two variables: \\ **lunch_startIso ** (a marker that lunch is started for use with the logic of this sub-action) \\ **lunch_startFormatted ** (time stamp for use with (Unlurk) Punch-In from Lunch) \\ < | + | * **(Lurk) Punch-Out for Lunch ** (2 points) \\ this action checks if already out to lunch, if no (false) it allows you to punch-out for lunch \\ this will turns on visibilty for a 1.4s video of a punch card and a punch card sound \\ followed by a chat message by Bargie: |
- | * Punch-In from Lunch (Unlurk) \\ this action checks if you are not out to lunch, if no you are out to lunch (false) it allows you to punch-in from lunch. \\ next it will calculate the time you were out to lunch using a C# code \\ next it will turn on visibilty for a 1.4s video of a punch card and a punch card sound \\ followed by a chat message by Bargie: @%user% punched out for lunch at %date:hh:mm tt%. \\ then it'll reset your lunch_startIso back to null \\ < | + | * Punch-In from Lunch (Unlurk) \\ this action checks if you are not out to lunch, if no you are out to lunch (false) it allows you to punch-in from lunch. \\ next it will calculate the time you were out to lunch using a C# code and the variable lunch_startFormatted |
- | * **Punch-Out ** (4 points) \\ redeeming this turns on visibilty for a 1.4s video of a punch card and a punch card sound \\ followed by chat message by Bargie: @%user% | + | * **Clock-Out** |
===== Twitch Defaults ===== | ===== Twitch Defaults ===== | ||
channel_points.1758916172.txt.gz · Last modified: by heph