Skip to content

itsSilverlink/LB-OBSCord-Snap

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Do NOT download directly from this page but from the releases on the right

OBSCord-Snap

A Lioranboard Extension that makes it possible to directly make screenshots from OBS and put them online in Discord.

For it to work you need to have set up a webhook in your discord.
Discord link: https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks

The Extension includes an example deck with 2 buttons. Practically it's ready to use.
One button has a chat trigger and the other button has a channel points redemption trigger.

Example deck screenshot

Included examples:

Chat command: !obscordsnap
Channel Point Name: OBSCord Snap

Both of these can of course be changed to your liking.

Almost all the commands within these two buttons are commented and should be self-explanatory.
I made it so you can fill in the variables on each row but you can of course put in the variables directly into the extension.

Prerequisites

Variables

Variable Name Explanation Extra Information
webhookURL* Discord Web hook URL How to create one
obswsURL OBS Websocket URL. Default is localhost:4444
obswsPass OBS Websocket Password.
sourceName* The source you want to take a screen off. This can be a source, scene or group
filePath* The filepath location. This needs to be the absolute path ending with the file extension png ex: C:/screenshot.png
USE / INSTEAD OF THE NORMAL \ IN YOUR PATH!
optionalText Add a text to the post that will be created on discord. This can be auto filled from chat or a channel point redeem.

Variables marked with a * are REQUIRED variables and need to filled in!

Shameless plug: https://twitch.tv/Silverlink

About

Making screenshots of a OBS Source through websocket and uploading it to discord through a webhook

Resources

License

Stars

Watchers

Forks

Packages

No packages published