Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Points System

viktorholk edited this page Apr 20, 2022 · 1 revision

Points System

You can configure the point system in the settings.json configuration file.

"points": {
    "enabled": true,
    "payrate": 5,
    "interval": 30
},
  • payrate How many points to give the viewers at each interval
  • interval Interval in minutes
Clone this wiki locally