A simple and smart little program that lets you convert Steam Inspect links into !Gen Codes while streaming. What it does is, it monitors your chat and whenever a Watcher sends a Steam Inspect Link, it takes that link runs it to the code to convert it into a !Gen Code and then Sends it to the Specified Discord Channel of your choice. Hence it saves you Infinite ammount of time when Streaming.
Either read this or watch the YouTube Tutorial. (I know Everyone is gonna watch)
- First click on that Green Button on the top left which says CODE and click downlaod Zip.
- Extract the file to some folder and then follow the download section.
- You will need to download Visual Studio Code or any other code editor in order to customise it to your server.
- If you dont have Node already installed you need to download it too.
- How to check if you Node already: Writhe the following command in any Terminal (check what terminal is in step 3)
node -v
npm -v
Node.js is a JavaScript runtime that allows you to execute JavaScript code outside of a web browser.
- You might have to install some packages in order to run the code. You can do that by opening the Terminal in Visual Studeo or Using Powershell or any other Terminal.
- Package that you need to install is the following:
npm install
and
npm install axios
From line 12 - 15 you will need to enter your tokens.
- 12. Your Twitch OAuthentication Token, here is How To Get It
- 13 Your Twtich Username/Url, EXAMPLE: twitch.tv/krisgfx the name after the /
- 14 Your Discord Bot Token How To Get It
- 15 Your Discord Channel ID How To Get It, if you have Developer mode on Skip to 0.49
Note
If you did everything right Just run the Code with Node GenGenerator.js in the Terminal.
Important
Important DO NOT CHANGE ANYTHING ELSE.
If you have any issues you can contact me on my Socials or if you wanna say thanks or throw some dono you can do the through the Socials. HOPE THIS HELPS YOU WHILE STREAMING!!! GOOD LUCK and HAVE FUN!!!