Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
Juraji edited this page Oct 21, 2017 · 1 revision

You can look at points as loyalty points.
When a user starts following they will automatically start gaining points when they're present in the chat depending on your settings.

Points can be used during chat games, to pay for raffle entries or pay for issuing commands.
See the Custom Commands page for more info on the latter.

Available Commands

!pointssettings pointsnames [singular name] [plural name]

Rename the points. Use something creative, always a hit!

!pointssettings enablepayouts [online|offline] [on/off]

Enable/disable online or offline payouts.

For example:
!pointssettings enablepayouts online off to turn off points payouts when the channel is live.
!pointssettings enablepayouts offline on to turn on points payouts when the channel is offline.

!pointssettings interval [online|offline] [minutes (5 at minimum)]

Set the interval of points payouts when online or offline.
This is capped at a minimum of 5 minutes to allow for larger viewer numbers.

!pointssettings amount [online|offline] [amount of points (1 at minimum)]

Set the amount of points to payout at the payout interval when online or offline.
This is capped at a minimum of 1 point, because anything lower would make no sense.

!managepoints give [username] [amount of points]

Add a specific amount of points to a user's balance. These points are created out of thin air, so be careful.

!managepoints take [username] [amount of points]

Take a specific amount of points from a user's balance.
Makes the points dissappear.

!managepoints everyone [amount of points]

Give a specific amount of points to everyone currently in the chat.