The Hephronomicon

Your Hephrence Table

User Tools

Site Tools


channel_points

This is an old revision of the document!


Channel Point Redemptions

Heph was originally one of the few people to use channel points in any more complex way

The original system that was in place was a website called “Better Points

After an API breakage and raise in price, Heph looked towards other programs like Lioranboard for automation

This was about the time when other channels figured out how to do simple automation through Twitch's channel point API

Early 2022 Heph switched to Streamer.bot for automation and uses it currently

Punches

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

    in streamer.bot it adds several variables:
    punch (number of punches in total, does not get reset)
    punchmonthly (number of punches in the current month, does get reset)
    punchMonthStamp (sets the month of these punches for use in Punches page of the wiki)
    totalWorkTime (time stamps to be used for Punch-Out redemption)
    ̇
  • (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)
    ̇
  • 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-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% is back from lunch after %lunchLast%.


    ̇

Twitch Defaults

these redemptions are default by twitch so they cost the most minimum allowed by twitch
they cost 80 channel points

  • Blue Potion
    ̇
  • Choose an Emote to Unlock
    ̇
  • Highlight My Message
    ̇
  • Modify a Single Emote

Quick Bits

these are really quick things and do not interrupt much
they cost 100 channel points

  • Perfect!
    ̇
  • RIP
    ̇
  • To Be Continued?
    ̇
  • Wasted
    ̇
  • We'll Be Right Back

Simple Stream Changes

these are stream changes that do not interrupt much at all but do have some changes
they cost 150 channel points

  • Noir
    ̇
  • Pixelate
    ̇
  • Turn Off Camera
    ̇
  • Turn Off Chat
    ̇
  • That One Generic Effect

Interruptions

these are a bit more interruptive
they cost 200 channel points

  • Acid Road Trip
    ̇
  • Show Me Your Pussy-Cat

Background Changes

these change the video in the boarders on the most edges of the screen, the effect is much longer
they cost 250 channel points

  • Change Background (Random)
    ̇
  • Halloweeny

Scene Changes

these change the scene in OBS from “Main Scene” to another
they are quite dissruptive
they cost 300 channel points

  • Sheppard
    ̇
  • Sad

Long Ones

they either act as above, changing the scene in OBs or they are a longer dissruptive event
they cost 400 channel points

  • Hey! HSauce!
    ̇
  • Mind Blow
    ̇
  • Outside Camera
    ̇
  • Swap Em

Big Ones

these are massive ones that require attention and last for a long period of time
these ones cost 500 channel points

Huge Ones

these are long and loud and stops the show
they cost 1000 channel points

  • Are You Winning, Son?
    ̇
  • Story of Hepheastus
channel_points.1758916185.txt.gz · Last modified: by heph