By @avodey (my main account)!
Summary
This plugin shows you the live chat of your Roblox development streams. If you don’t have a second monitor, viewing your own chat will require looking at OBS or a browser. We want to stay in studio, and this plugin helps you do that easily!
Install on Roblox
Video
YouTube Video
Same video as above, but on YouTube incase the DevForum breaks:
https://youtu.be/3w6mlgPEQ84
Setup
The setup is fairly simple. You’ll be needing a Google API Key to access public information on YouTube. Here’s a tutorial that I found to be the easiest to use:
Sub-tutorial: Secure your Key
In case your key gets leaked, you should restrict your key to being able to access the API we need.
Go to this page:
And then press Restrict Key
near the bottom. You can then choose YouTube Data API v3
to restrict the key to only be able to use this single API. Then, press Save
.
Now that you have your key, you can insert it into the plugin’s settings.
Notice
You’re able to create multiple projects (with one key each) to increase the API limits. This is not recommended, but nothing happened when I did this to test out the plugin. The basic limit is 10,000 requests per day (resetting each morning), which you will likely not surpass if used in your own livestreams.
The plugin automatically waits to receive new messages using the data from API responses. Doing it like this will sync up well with the actual live chat!
Conclusion
I made this because I wanted to start doing Roblox development streams. I hope it can encourage others to do the same!
Positive and negative feedback are both appreciated!
- 1
- 2
- 3
- 4
- 5
0 voters