Skip to content

Tool to show on stream texts and files sent in a specific discord channel.

Notifications You must be signed in to change notification settings

Arthurprnt/showItOnStream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

showItOnStream

Tool to show on stream texts and files sent in a specific discord channel.

Chapters

Installation
Usage

Installation

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)

image

  • Run node index in the same folder as before and you should see something like that:

preview

If so, you've successfully set-up the tool. Now you'll just need to add in obs.

Usage

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:

obs

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

image (1)

  • And set the audio output to Monitor and Output

advanced

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 !

About

Tool to show on stream texts and files sent in a specific discord channel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published