We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b681d3 commit ba27999Copy full SHA for ba27999
top50/index.html
@@ -376,7 +376,8 @@ <h3>Updates</h3>
376
<p>Click the button to connect to NightBot</p>
377
<p>(access live chat for commands)</p>
378
<button onclick="connect()" style="font-size: 2vw;" id="toConnect">Connect</button>
379
- <label>Connected: </label><label id="isconnected">No</label>
+ <label>Connected: </label><label id="isconnected">No</label><br>
380
+ <h1>How to setup NightBot & LCEDIT for streams: <a href="https://www.youtube.com/watch?v=j40Xs1zZqg4">Tutorial Video</a></h1>
381
</div>
382
383
0 commit comments