updated readme
This commit is contained in:
@@ -11,10 +11,10 @@
|
||||
<br/>
|
||||
|
||||
<h2>Usage</h2>
|
||||
<p>After cloning this repository you'll have to edit the "config.js" file with any plain text editor, then change the value of the variables acording to what you want:</p>
|
||||
<p>After cloning this repository you'll have to edit the "config.js" file with any plain text editor, then change the value of the variables according to what you want:</p>
|
||||
|
||||
<h3>Streamlabs Token</h3>
|
||||
<p>To get the token you'll have to go to the api settings tab of your <a href="https://streamlabs.com/dashboard#/settings/api-settings">Streamlabs dashboard</a> then click on API Tokens, copy your socket API token and finally paste the code on the "streamlabs_token" variable in the "config.js" file.</p>
|
||||
<p>To get the token you'll have to go to the API settings tab of your <a href="https://streamlabs.com/dashboard#/settings/api-settings">Streamlabs dashboard</a> then click on API Tokens, copy your socket API token and finally paste the code on the "streamlabs_token" variable in the "config.js" file.</p>
|
||||
<img src="./auth_streamlabs.png">
|
||||
|
||||
<h3>StreamElements Token</h3>
|
||||
@@ -29,7 +29,7 @@
|
||||
<p>You can set the initial time of the timer by setting the hours, minutes and seconds to be added when the timer is created.</p>
|
||||
|
||||
<h3>Other Values</h3>
|
||||
<p>Change the other values to set the amount of seconds that will be added for the suscriptions, donations... And the minimum donation amounts to trigger the countdown increase.</p>
|
||||
<p>Change the other values to set the amount of seconds that will be added for the subscriptions, donations... And the minimum donation amounts to trigger the countdown increase.</p>
|
||||
|
||||
<h3>Add To OBS</h3>
|
||||
<p>To add it to OBS you just have to drag the "index.html" file to the sources section or add a browser source that points to the "index.html" file.</p>
|
||||
|
||||
Reference in New Issue
Block a user