Tool to show on stream texts and files sent in a specific discord channel.
• Installation
• Usage
Here are the steps to follow to install the tool. Please note that to use this tool you'll need a discord bot (you can create one here), and grant it admin perms.
- Download the source code zip
- Install nodejs v20.12.2 or higher
- Run
npm i
in the folder where you extracted the files - Set your discord bot token in the
config.json
file - Also put the discord channel id where you want to send the messages and files (to get it right click on the channel while having your account in dev mode and select
Copy Channel ID
)
- Run
node index
in the same folder as before and you should see something like that:
If so, you've successfully set-up the tool. Now you'll just need to add in obs.
The step to follow to use the tool are very simple:
- Add browser source in obs with the link YOUR_IP:3000
- Set the the source size to 1920x1080
- You can check the
Control audio via OBS
if you want to reduce the output volume - Then, it should look like this:
If you checked Control audio via OBS
you'll have some extra steps to still listen to the audio:
- Go to the
Advanced audio Properties
of the audio sources
- And set the audio output to
Monitor and Output
At this time, the tool only support images and videos sent as attachment. That mean the gifs sent will be shown as text.
You're all done, enjoy the tool !