#helpdesk-twitch
1 messages · Page 762 of 1
Also, when one is set to 100% and others are lower, it still has a chance to trigger the 20%s. Just wondering how the % chance works, if 100% doesn't mean 100% of the time
Can I see a list of the default audio available for alerts?
Can anyone link me to a WebM add-on for Media Encoder?
@robust gyro You can use handbrake, it's super efficient
What's that?
free software that changes videos to different formats
It changes into webms very well and fast and highquality i've been using it so far with 0 issues
No worries just if u were having trouble handbrakes there 🙂
also I found this https://www.reddit.com/r/Twitch/comments/akodgw/can_someone_send_me_defaultogg_follower_sound/
"Hey there! In your Streamlabs Dashboard, go to your Alert Box settings. Go to Follows and click Change Media for Sound. Then click where it says Stock Files > Sounds, there you should find it!"
1 vote and 4 comments so far on Reddit
also I found this https://www.reddit.com/r/Twitch/comments/akodgw/can_someone_send_me_defaultogg_follower_sound/
"Hey there! In your Streamlabs Dashboard, go to your Alert Box settings. Go to Follows and click Change Media for Sound. Then click where it says Stock Files > Sounds, there you should find it!"
@obsidian isle Oh that's perfect thanks
1 vote and 4 comments so far on Reddit
oh i think thats the stream labs one sorry

still a nice sound tho haha
@dark yarrow Unfortunately there's no lookback and limit for regex field is 100, so you cannot add complex regular expresions there. Helper count displays higher, but wrong value
I think that you may add two commands like hello1/hello2 and split that expression into two
So one will catch h(i|ello) @?[sS]tream[eE]lements
I thought that might have been the case yes. Thank you and I'll split it
I also wonder if (?i)^h(i|ello) @?streamelements$ will work. It does.
Yeah, I made it super complicated because I wanted to include "hi!" and stuff like that as well. I'm using a regex tester before I copy it into streamelements
So maybe (?i)^h(i|ello)\W? @?streamelements$
As your regex will catch also Helicopter StreamElements
But as I mentioned earlier - the easiest way is to split that regex to cover all your stuff 🙂
(and I know you mentioned that you are aware that this expression catches a lot of phrases, I thought that this one could cover your needs without responding to everything).
Thanks a lot!
@dark yarrow I have another idea for you if you want to, that will allow you to create more complex regular expressions (but it will work only when your OBS is running). You can create a custom widget that will listen to chat and send messages via bot. It will be like writing own bot, but it will use StreamElements nickname.
Long story short - you can grab a widget like trivia game from #widget-share channel and you will know how to listen to chat and send messages as SE bot 🙂
That sounds cool, but not something I want to get into right now. I'll keep it in mind though!
hey i 've been watching the channel roshstein for a long time but the point system is broken i think i havent gotten points for months could someone check
@lament blade You'd have to speak with him/his mods s that's something he'd have to fix.
i did
but they said i should ask streamelements to see my watchtime and that so they could see what side the problem is on
Again that's something they'd have to do.
Hi all. Is there a way to setup the bot to run ads automatically? Been searching for an answer, but can't seem to find one. Thanks
@rugged pewter To have StreamElements run ads for you, do the following:
- The bot StreamElements is added as an Editor to your Twitch channel here: https://dashboard.twitch.tv/community/roles
2.a) To create a Timer, go here: https://streamelements.com/dashboard/bot-timers - add a timer with a response /commercial <30|60|90|120|150|180> to indicate the ad duration and also select the time interval that the response will be sent while you are online. Example: /commercial 30 and timer every 10 minutes (online interval).
2.b) To create a Custom command, go here: https://streamelements.com/dashboard/bot-commands/custom-commands and add a command with the response /commercial <30|60|90|120|150|180> to indicate the ad duration. Example: !ads command with response /commercial 30
Thanks!
Hi, I'm making an alert box and I'm wondering how I can move the text and image within the box
i am trying to my close my streamelements account but it keeps saying username invalid what should i do.
Repost from yesterday,
I seem to be missing a stream report (email) from a recent stream (yesterday), is there any way to force send it, or view and equivalent summary on the dashboard?
or should I just wait and see if it shows up?
Hello guys, I would like to know if there is any way to create a command that shows to my users how many tickets they have for the current giveaway. Is it possible? Thanks in advance, kind regards 🙂
I've still got this bug on twitch, I keep on getting StreamElements: Response message i have check and nothing in the timer list says this, can i get some help please
@twin basin if you have expanded all the timers with the upside down triangle aat the end of them delete them all and readd them.
thank you, ill try that
Should be the top right. If you've changed your name since starting do this.
Please logout of StreamElements at https://streamelements.com/logout and then login again to your account (Twitch/YouTube/Facebook).
Hi! I have the same problem as @stone spire
No stream elements email came through 2 days ago and tonight after my stream. I contracted the Twitter support and the response was that I don’t stream enough to generate a report? Except I’ve had a report every single time until now. Not sure what’s going on but I look forward to seeing my progress.
@quartz yacht how long ago was the stream prior to that one?
@stone spire you as well
2 days ago was the first time And was told I didn’t stream enough for it to generate one, and tonight I finished at 6 and it hasn’t come through yet at midnight. Usually comes through within half an hour :/
Just wanted to make sure I wasn’t the only one having this issue
previous stream was >24 hrs, like 1-2 days before the one without a report
I suppose setting the date range filter to "days" on the dashboard is a suitable workaround for most of the info
little trickier if there's multiple streams on a day, or it goes across midnight though 😅
Please provide your account ID found at the top of this page: https://streamelements.com/dashboard/account/channels This ID is public info and safe to share here.
Ya'll mind getting this?
Account id: 5a1fb87f74b74400012128ac
do you guys know why everytime i put my username in it says invalid when trying to close my account.
Try lowercase?
Should be done instantly if you have a lower follower count.
Hi,
I would like to know if someone can help me, I am writing a command in the live chat and the bot is not responding even with the command on and bot unmutated.
@grand temple You can add, remove and make changes to custom commands in chat with !command/!cmd flags:
!command add (commandname) (commandresponse) - allows you **to add **a new custom command
!command remove (commandname) - allows you to delete a custom command
!command edit (commandname) (commandresponse) - allows you to edit an existing custom command
!command show (commandname) - allows you to see the raw response of a command before variables are used
!command options (commandname) -(flag) - allows you to change settings for an existing custom command
Valid flags for !cmd options include: -enable -disable -cd (number in seconds) -usercd (number in seconds) -cost (number) -level (number) -type (say, whisper or reply) -count (number)
Syntax example: !cmd options twitter -usercd 60 -type reply -level 250
do you guys know why the se merch on streamelements want load
The bot is in the chat and everything is allowed
Hey everybody, I'm trying to use the ${time.TIMEZONE} variable. I have tried every possible name for my timezone and nothing works. I am in US Central time, I've tried CST CDT CT CTZ UTC-5 and it always reads a time that is five hours ahead of me. I guess GMT since i'm -5. Any help is appreciated. I have searched on Google and could not find anything
Hello everyone, I changed the name of the bot and it stopped working in chat. No commands or timers are left in the chat. Now I can't change the name of the bot. I need to fix it very urgently. Can you help me?
Hi there ... i want to change the name of my bot, but groundcontrol doesnt show me the option ... i put the bot into my channel as mod, did the tipping stuff and use the overlays ... what else i have to do?
Hi guys, the name of the customizer bot is giving an error, use the default name that will work.
@grand temple If your commands recently stopped working and you're using OBS.Live and a custom bot name do the following:
- In OBS.Live, click on the hamburger menu (three stripes) at the top left of your activity feed
- Click on Stream Settings > Custom bot name
- In the Custom bot name field select Set custom bot name, not your already existing username (with capital letters). Note: If you already connected an account that way, the third entry will show as the account name (see image https://i.imgur.com/sO7fWOX.png).
- Scroll a bit down and click on the purple Connect Custom Bot Account button
- Log in as usual and Authorize the custom bot name
- Back in the Activity feed, click on the Send Test Message button and check if your custom bot name starts working again
I want to be able to put a stream's video in my stream is there a way to do this?
@willow nova if you are using Ground Control you have to ask to enable the custom bot name for your user profile.
Say your username profile on Twitch..
@willow nova now close the Ground Control, reopen and enable your Custom Bot Name.
wow thx ... how?
@chrome folio my twitch channel name phokai
@rocky tulip you will pick one timezone to use ... Example: ${time.America/Denver} - see others time zones here: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
@hushed idol If your commands recently stopped working and you're using OBS.Live and a custom bot name do the following:
- In OBS.Live, click on the hamburger menu (three stripes) at the top left of your activity feed
- Click on Stream Settings > Custom bot name
- In the Custom bot name field select Set custom bot name, not your already existing username (with capital letters). Note: If you already connected an account that way, the third entry will show as the account name (see image https://i.imgur.com/sO7fWOX.png).
- Scroll a bit down and click on the purple Connect Custom Bot Account button
- Log in as usual and Authorize the custom bot name
- Back in the Activity feed, click on the Send Test Message button and check if your custom bot name starts working again
@chrome folio this hamburger menu is not coming to me i am having the same problem with @willow nova
@hushed idol are you using Ground Control?
yes @chrome folio
And do you have the option of custom bot name enabled in your profile (can you see it in your settings panel)?
when i test my bot ... it doesnt use my custom name, but my streamername ... wtf?
@willow nova say your bot name ...
@hushed idol say your profile name and the bot name...
anyone have any idea if I create an account with se.pay and I have entered everything and cannot click on save?
@chrome folio thank you, they used CET in the example so I thought it had to me an acronym.
@willow nova see your Task Manager (Windows) and close all Ground Control opened.
ok
@chrome folio I set the bot name as my twitch name, then the bot didn't work, now I want to revert it to default as streamelements
@floral pebble You mean your info when filling it out for payout?
If so you need to do this
Please contact us via email for support with SE.Pay. You can use our contact form here: https://streamelements.com/contact Thank you.
@zenith widget the roll credits is from the widget section of of elements dashboard in overlays
Not sure what a grot is
@ionic kelp yeah i guess if i want to link ideal and other payments i must create se.pay account
@willow nova go to JWT, delete the token, then close the Ground Control... reopen and reauth the application with your account.
jwt`?
Disregard that.
Not that
ah ok
Click the green here under the token spot and make sure you're logged in with the bot account.
You're probably logged in with your main account.
oh i need a second account?
Yes
nice documentation ... NOT
if i would document my products in that way, i would be fired ...
@chrome folio is the problem all right
thx anyway
@chrome folio I opened the test stream now, the bot was working outside the broadcast, but it did not work on the broadcast and after I closed the broadcast it stopped
I can't get my text to appear on the cheer alert
I had a quick question regarding gifted sub alerts, no matter what I do with the variation the alert will play (NAME) has gifted (NUMBER) of subs literally 25 times if they gift 25 subs. Any advice?
Buenas, necesito saber cómo desactivar un comando de streamelements a traves del chat de twitch
Hi, I need to know how to disable a StreamElements command through twitch chat
the command name is !clap
Hi SE. I need some help please... my commands are not working on my channel at all. i have parted my bot and rejoined again, but its still not working... help please!
@lament blade it should be in the bot section of the SE Dashboard
Either Custom or the other one
@lament blade it should be in the bot section of the SE Dashboard
@robust gyro But I want to disable with StreamDeck, typing something in the Twitch chat!
Something like.... !disable clap
or !command disable clap.... I don.t know the sintax
I just got a gaming pc here recently and new to streamelements and obs and would like to stream to Twitch but no idea on what I'm doing, any help would be appreciated
Anyone know how to send someone else a stream overlay? I've seen them shared by other people but can't figure out how to do it myself
@harsh remnant Unfortunately the link method is limited to approved individuals/groups. You'd need to do this.
Follow these steps to grant managers/moderators access to your dashboard:
- Click on your channel name at the top of the dashboard
- Create a new invite at one of three access levels (Bot Supervisor, Editor, Full Control)
- Send this invite to a mod/manager to give them access to your dashboard. The link is one-time-use and expires after 72 hours if not accepted
Video tutorial: https://youtu.be/zl_h-ttZDF0
@ionic kelp ah I see, that makes sense.
Hi SE. I need some help please... my commands are not working on my channel at all. i have parted my bot and rejoined again, but its still not working... help please!
@topaz bridge
make sure the bot is a moderator in your channel, and that your commands are enabled for both online/offline if you're testing
how do i fix obs live disconnecet and reconnect i have 200mps download and 30 upload i dont know whats wrong
Is there an opportunity in the loyalty system to set a collective task so that viewers donate channel coins together to achieve a certain amount? It's like collecting donations for a new microphone for a streamer, only donations not in money, but in the channel's internal currency.
Can you expand your loyalty system beyond twitch? And so that accounts of different systems can be linked together. I would like to have a unified loyalty system for my subs on Twitch and Trovo.
can anyone help me with voicemeeter? using it now but my rust game sound is so weird
Hi! I have a tiny problem/bug with the session sub count display. It does not display all the subs correctly, including the new subs which I really need to be exact. Can you help me figure out how to fix it pls? ❤️
nvm i fixed it lmao
Heya - I just want to check I am understanding something correctly about the "!rename" command. If USER1 renames his account to USER2, then USER2 needs to type in !rename USER1 and it will detect the usernumber to check it is the same person and then transfer the points. I assume USER3 being a totally different person would not be allowed to do this and steal the points ?
Hey I need help with the slots I’m trying to make it 50/50 but it only does 0 and 100 for me
HELP! i converted my new alert i created to a webm file but when uploading it to stream elements it won't set the video as the new alert. any ideas?
i need to remove accounts that i didnt want to a account
because i logged in with two different twitch accounts, and i messed up, so is there a way to unclaim one of them?
having an issue with timers - IE I dont think they are working. tested a 60min online timer today... not once did it appear offline. also not appearing every 20lines like I asked.
is there a command to show who's lurking?
I have an issue with chat alerts not showing up.
Account id: 5deef5dd78923dec94ca2521
Hi! I have a tiny problem/bug with the session sub count display. It does not display all the subs correctly, including the new subs which I really need to be exact. Can you help me figure out how to fix it pls? ❤️
Hello, I'm in my store and I'm trying to play the sound alerts but nothing happens when I click the play button 
I know my follower goal is wrong, do I have to take the goal off and put it back on to get it back? I though there was a setting to put whatever the start number was
how do i add test to speech for bits? (recent affiliate so i have tts for follows but want it for subs/bits)
Hey there, could you guys please help me?
It's possible to create a command able to start one specific video in my screen?
For exemple: If my mod type "!video" one specific video will start in the steam for everybody see it.
Something similar to what the "loots" do with the ads.
i hope my account issues will be fixed soon, so i can start streaming 🙂
having issues changing the bot name, any suggestions?
its bugging me not to get my account merged, due to the fact that theres mods, but i havent had any mods on my accounts, since its started today 🤔
You'll have to ask Streamlabs.
@little agate Account Merging - Please note:
- Merging accounts only allows faster ways to switch between accounts
- Merging accounts does not allow data sharing between accounts - different streaming platforms, different type of events
- Merging accounts allows duplicating/sharing overlays between the accounts
If you understand the limitations of merging and want to proceed, please find the JWT tokens (!jwt) from both accounts you want to merge and you will be directed to DM them to a staff member.
@pallid thorn Currently renaming the bot fully works with OBS.Live.
You can follow this video guide to set it up: https://discordapp.com/channels/141203863863558144/494513233416421386/561516184718278676
If you don't want to use OBS.Live and want to stick with Ground Control, please let us know your Twitch username.
@lyric canyon There is no default option for that. Look in #widget-share for community created solutions.
@round bramble Ground Control would be ideal and it's QTPielol as the twitch username.
@pallid thorn Restart Ground Control.
Just to be clear though, this no longer works without having one of those? it was working through the activity feed module that you could add as a deck inside OBS Studio.
Is this the right place to ask a question about the sponsorship of streamelements?
after clicking submit, it never actually recognizes the bot and is not available in the dropdown.
@pallid thorn 1) Right click on your OBS desktop shortcut and open the Properties
2) In the Target field, add the following to the very end: --remote-debugging-port=40404
3) Open OBS (or restart if it was open)
4) Open your web browser and type in: localhost:40404
5) Click on StreamElements - Activity feed
6) Navigate to the Console tab
7) Type the following into the console and hit enter: store.customBot.removeCustomBotIntegration()
8) Try setting the custom bot name
9) Remove the additional flag in step 2 from your shortcut properties.
i understand the limit of merging, i just want one login and access to all of the channels in one place 😮
@little agate Please DM me the JWT tokens, clearly labeling which is which.
done
Your channels have been merged.
thanks 🙂
how do i create commands on twitch
@soft berry New to StreamElements?
Check out our YouTube channel https://www.youtube.com/c/streamelements/videos
with tutorial videos from setting up the basics, to in depth details on how to use our product.
New to OBS? Here is a 4 step quickstart guide
https://obsproject.com/wiki/OBS-Studio-Quickstart
Want to learn even more? Here is an in-depth overview
https://obsproject.com/wiki/OBS-Studio-Overview
yo so my friend has this problem that the bot doesn't react to any commands but the bot is turned on
Hi! I have a tiny problem/bug with the session sub count display. It does not display the new subs number correctly and I really need it for my subscriber book 😦 Someone gifted 100 subs and only 88 display in ground control. Can you help me figure this out pls or find out the remaining 12 subs? ❤️
@frank dove They should all be there.
Not that one, the LegendaryClown_ ones @strong kernel
I have a bit of a problem with my giveaways: people can enter no problem via the public page for the giveaway but for some reason the !ticket [number]/!enter [number] commands do not work in chat. Could someone help?
Did aziantaco simultaneously gift subs?
no, after a few minutes
when he gifted the bomb, the bot didn't write at all in chat (the chat notifications) , then randomly triggered for 5 subs after a few minutes (before taco) and the new subs label was stuck for a while not displaying correctly
Twitch's system struggles at times with large amounts of gifted subs and many can be delayed while it figures out who to gift them to. It's likely our system stopped reading while Twitch figured it out.
There's no way to "find" the rest.
is there no way to check the ones that didn't register? 😦 I've been literally getting them 1 by 1 in the past 4 hours 
oh no 😦
There is not.
But your total sub count is regularly pulled from Twitch and should not be affected.
yeah that wasn't the one I cared for, I always check if I wrote all the new subs based on the new subs label count 😦 FeelsBadMan
Thank you anyway for taking the time 😦
@uncut notch The command needs to be enabled.
if people are using channel points to purchase tickets do I set that number in the command or in the giveaway itself?
anyone know how to get teh twitch stats dock? i had it before the update and when i updated i lost it all and now i have no idea how to get it back
the one that shows viewers/subs/follows/clips/live duration
@uncut notch Giveaway.
Putting it in the command would make using the command cost points, not the actual purchase of tickets.
thanks a bunch! Huge help! 
@keen echo If you are not seeing the OBS Twitch integrations and have OBS.Live installed, please follow these steps:
- Make sure you are on the latest and greatest version of OBS.Live
- Exit OBS (make sure OBS is not running)
- Delete
%appdata%\obs-studio\plugin_config\obs-browser\obs_profile_cookies - Start OBS.Live
- Settings > Stream > Disconnect > Connect
Streamelements bot has stopped pumping content to my channel tonight
Hello, is PayPal the only linkable account so far for Tips/Donations?
Hello, I'm French and I have a problem with the overlay on OBS, can you help me please
Hey guys
I hope you are all doing well
I stopped getting stats emails since the 28th of September and I was wondering if you guys know what might be the cause
@void violet Read and follow our server rules:
- We do not tolerate toxicity! Treat the community team, staff and all members with respect.
- No advertisement or channel promotion, anywhere on the server.
- No NSFW/NSFL
- No unsolicited DMs or friend requests to server members
Make sure to read the #welcome in any server you join.
can someone help me out? im trying to figure out how to download my overlays from the streamelements website so that i can use them in streamlabs OBS all im getting is a link. help pls
I know my follower goal is wrong, do I have to take the goal off and put it back on to get it back? I though there was a setting to put whatever the start number was
@lethal yoke SE.PAY is available for streamers who are at least 18 years old, with bank account under their name in one of the following countries and have at least 101 follower (Twitch) / 101 subscribers (YouTube):
Austria, Belgium, Czech Republic, Denmark, Finland, France, Germany, Ireland , Italy, Netherlands, Poland, Portugal, Slovakia, Spain, Sweden, Switzerland, United Kingdom, United States.
If you meet these criteria and don’t see SE.Pay, let us know.
For information on SE.Pay payment methods, their fees and settlement times see https://streamelements.com/dashboard/tipping/fees.
@tough plinth Welcome to the helpdesk! The regular helpdesk channels are in English but we do provide multi-language support in the following channels: #🇩🇪︱deutsch | #🇫🇷︱français | #🇪🇸︱español | #🇵🇹︱português | #🇳🇱︱nederlands | #🇮🇹︱italiano | #🇵🇱︱polski | #🇨🇳︱中文語言服務區-chinese | #🇯🇵︱日本語-japanese | #🇭🇺︱magyar | #🇰🇷︱한국어-korean | #🇹🇭︱ไทย-thai | #🇷🇺︱русский | #🇺🇦︱українська | #🇨🇿︱czech
@lethal shale Please provide your account ID found at the top of this page: https://streamelements.com/dashboard/account/channels This ID is public info and safe to share here.
@lament blade To add your overlays to OBS, add a new browser source in your scene. Paste your overlay URL in the browser source properties, set the dimensions to 1920x1080 (unless you changed them on the website) and check Shutdown source when not visible. https://youtu.be/KDvLynUqXI4
@lament blade We're not able to troubleshoot issues with using our overlays in StreamLabs OBS (SLOBS) as we don't have the tools to support their software. We recommend using OBS Studio or OBS Studio with our plugin OBS.Live.
@gritty hazel To reset goals:
- from the Overlay Editor > Session data on top right (monitor symbol) > Goals tab > reset progress of desired goal
- from the Dashboard > Activity feed on the left > Widget data on the right > Goals tab -> reset progress of desired goal
Note: Goal widgets (progress) only counts up and doesn't go down automatically, if you lose followers/subs.
I need help with my stream, I connected my youtube to livesteam on there on accident when i meant to connect to twitch, so i disconnected the account and connected to twitch but now whenever i click start streaming it shows start streaming to youtube
and i dont really want to reset the app because i just got all my overlays setup lol, i did try closing and opening the app, im still having the same issue
@marsh relic StreamElements menu, on top of OBS > Logout > Login
when im setting up tip alerts, how do i make it to where a certain dollar amount of tip triggers one alerrt and the other range of amount triggers another?
example 3-29$ is one alert and 30-99 is another alert?
hello i need helpo
Hi @weary wind, Please ask your question(s) or describe the problem you're looking to solve so staff or a support volunteer can assist you as soon as they are available.
i need help syncing a count command to a custom widget and cant seem to get the number to update on the widget
Custom coded widgets are your responsibility to get working.
hey there, I'm confused with how to set up my tipping panels.
@feral wadi New to StreamElements?
Check out our YouTube channel https://www.youtube.com/c/streamelements/videos
with tutorial videos from setting up the basics, to in depth details on how to use our product.
New to OBS? Here is a 4 step quickstart guide
https://obsproject.com/wiki/OBS-Studio-Quickstart
Want to learn even more? Here is an in-depth overview
https://obsproject.com/wiki/OBS-Studio-Overview
Where can I find my donation panel?
You create it yourself.
Anyone else had a problem with not being able to clip? Just says something went wrong
You'd have to ask Twitch about that.
How do i do that
its happened before but it fixed itself after a few days but its coming to 2 weeks and its still not working
Hey there, I had a quick question -- do you know why this is happening with my StreamElements? I'm trying to manage someone's Twitch stuff with the bot but it keeps kicking me -- I tried it on Safari and Chrome and this clip is from me trying in Incognito
@last vigil Please logout of StreamElements at https://streamelements.com/logout and then login again to your account (Twitch/YouTube/Facebook).
Still doesn't work
Then clear your cookies, log in again, and tell the streamer to log out and back in before you try again.
I cleared my cookies and caches -- tell them to log out of what
The website.
Is there a way i can make custom commands?
Yes, in the Custom commands section of your account.
i just found it, tysm
hi, I'm trying to customise my Raffle command to show how many points and the Rank on the leader board the winner has. Any suggestions please I'm stummped
hello can you do a overlay and scenes for me ? i can pay for them
Hello, I'm trying to make media requests approvable by my mods. I sent dashboard access to the mod I'm testing it with, but he's unsure where to access the interface where he can approve/deny requests
Still nothing
@true pagoda Not possible.
@muted night ➡️ #art-marketplace
@unkempt flint The dashboard looks the same for him as it does for you. He can do it from the Media request section.
ok thanks
hello, i used to have the chat stats extension panel thing on my channel but i changed my name and it stopped working all of a sudden. my last name change was about 3 months ago and i saw some reddit threads that said i needed to have more than 100 followers which i do. what can i do to make it work again ive tried everything i can think of. thank you 🙂
@lament blade If you changed your name on Twitch, please follow these steps:
- Visit https://streamelements.com/logout and then log in again by connecting with Twitch.
- On the right side of the dashboard page that opens, select Join under bot settings. If it says Part select that and then select Join to send the bot to the chat. Don't forget to mod the bot by typing
/mod streamelementsin your channel if you have not already. - Post your old and your new name here so that we can update your channel's chatstats tracking (must be done by staff).
my old username was poggy_cs and new one is poggyou
How do I actually add my overlays to my stream while I’m streaming?
@distant ember To add your overlays to OBS, add a new browser source in your scene. Paste your overlay URL in the browser source properties, set the dimensions to 1920x1080 (unless you changed them on the website) and check Shutdown source when not visible. https://youtu.be/KDvLynUqXI4
Hi, I changed my Twitch name this morning, and now subs, tips, and cheers aren't showing in my activity feed, but follows are. Alerts are the same way
@ripe furnace If you changed your name on Twitch, please follow these steps:
- Visit https://streamelements.com/logout and then log in again by connecting with Twitch.
- On the right side of the dashboard page that opens, select Join under bot settings. If it says Part select that and then select Join to send the bot to the chat. Don't forget to mod the bot by typing
/mod streamelementsin your channel if you have not already. - Post your old and your new name here so that we can update your channel's chatstats tracking (must be done by staff).
Old: that2can
New: Birbski
Hello, Im trying to do commands and stuff in my twitch chat but the bot wont respond to anything or give notifications when i get alerts :/
@paper adder Got a slight delay but works for me
whaat LUL i've been trying for so long lemme try 😄
Are you using the custom bot name in OBS.Live by chance?
Yeah?
If your commands recently stopped working and you're using OBS.Live and a custom bot name do the following:
- In OBS.Live, click on the hamburger menu (three stripes) at the top left of your activity feed
- Click on Stream Settings > Custom bot name
- In the Custom bot name field select Set custom bot name, not your already existing username (with capital letters). Note: If you already connected an account that way, the third entry will show as the account name (see image https://i.imgur.com/sO7fWOX.png).
- Scroll a bit down and click on the purple Connect Custom Bot Account button
- Log in as usual and Authorize the custom bot name
- Back in the Activity feed, click on the Send Test Message button and check if your custom bot name starts working again
Thank you so much for the help 😄
@ionic kelp mass deleted 2 messages.
Im having the “commands not working” issue. No custom bot.
I have disconnected/reconnected your bot. I have un-modded and re-modded your bot.
I have run some tests. The commands work offline. However as soon as I start a stream (go live) the commands stop. When I end the stream the commands work again.
I have also disconnected and re connected twitch account to obs.live.
Any thoughts.?
@candid shale If your commands recently stopped working and you're using OBS.Live and a custom bot name do the following:
- In OBS.Live, click on the hamburger menu (three stripes) at the top left of your activity feed
- Click on Stream Settings > Custom bot name
- In the Custom bot name field select Set custom bot name, not your already existing username (with capital letters). Note: If you already connected an account that way, the third entry will show as the account name (see image https://i.imgur.com/sO7fWOX.png).
- Scroll a bit down and click on the purple Connect Custom Bot Account button
- Log in as usual and Authorize the custom bot name
- Back in the Activity feed, click on the Send Test Message button and check if your custom bot name starts working again
Could someone help me to configure a command for the bot ?.
My idea is to put the command:
"!multi @yyy @xxx"
And then the bot sends a link to see a multistream through multistre.am. The problem is that when naming the other streamers, the @ appears in the link and it is invalid.
Currently my command is like this:
https://multistre.am/ceo22/$(1)/$(2)/layout6/
Don't add the @ in yourself.
How can I get my stream deck to work with obs live
I got the plug in and its not working
@fierce briar If you are having issues with Elgato hardware or software, we recommend reaching out to their support here: https://e.lga.to/help
when im setting up tip alerts, how do i make it to where a certain dollar amount of tip triggers one alerrt and the other range of amount triggers another?
@silk kindle https://discordapp.com/channels/141203863863558144/370226812669788161/654429261687554048 read this thread that I found by searching through the discord: "You set up variations that require the tipped amount to be at least or exactly a certain amount."
Basically, in the alert options, find the "variations settings" and add a new variation with the minimum amount specified. I'm not sure how it would work at overall different ranges/tiers however.
How can I get an account to merge with another? accidentally put a twitch on its own user meant to have with 2 other of my own
@zealous leaf Account Merging - Please note:
- Merging accounts only allows faster ways to switch between accounts
- Merging accounts does not allow data sharing between accounts - different streaming platforms, different type of events
- Merging accounts allows duplicating/sharing overlays between the accounts
If you understand the limitations of merging and want to proceed, please find the JWT tokens (!jwt) from both accounts you want to merge and you will be directed to DM them to a staff member.
where would I find the JWT?
@zealous leaf You can find your JWT token on your account channels page (Show Secrets to reveal the token): https://streamelements.com/dashboard/account/channels
READ ME: This is a private security token. Do NOT share this token here or other public places, only with a StreamElements staff member in private.
can I be prompted to a staff member?
Do you understand the limitations?
Yes
Please DM me your JWT tokens, clearly labeling which is which.
Your channels have been merged.
Thank you
my host alerts arent working on my custom alert box for some reason, i have it set to 0
@potent mica Due to changes to Twitch API, we have filtered out hosts and will only show these ones on your activity feed:
- All hosts coming from an online channel with at least 1+ viewer
- Auto host events with at least 1 viewer - only from a channel that just went offline
Note: If you see X channel has hosted you with no viewers on the back, that is considered an offline host or a host with 0 viewers, we do not show these.
............... wat
whyyyyy
well teh stream labs alert box works with hosts so maybe i can somehow only have that one show up... idk anyway
They have it grab ALL hosts regardless of how it's done.
yea i know it worked before i switched to stream elements, looks like SL let you disable all other types of alerts so ill just leave the host one on, cause a lot of my viewers like to host and they have been sad lately lol
my obs perma crashes whenever i try to click window capture
@versed garden For the best OBS support, please join their Official Discord @ discord.gg/obsproject
How do I add DonorDrive alerts for charity donations? I see Extra Life and Tiltify only, no other options.
We do not have integration with DonorDrive at this time.
Is ExtraLife not DonorDrive?
No. 2 different organizations.
Not the organization, but I believe ExtraLife uses DonorDrive tech for its systems
Recommendations then as I need to show alerts for a DonorDrive charity?
Hi, I am having some issues with my alerts like hosts/donos. It sometimes doesn't pop up.
Can someone help me with that?
@lament blade Due to changes to Twitch API, we have filtered out hosts and will only show these ones on your activity feed:
- All hosts coming from an online channel with at least 1+ viewer
- Auto host events with at least 1 viewer - only from a channel that just went offline
Note: If you see X channel has hosted you with no viewers on the back, that is considered an offline host or a host with 0 viewers, we do not show these.
Oh I see
As far as it comes to tips are they PayPal ones?
It is the streamelement link. Linked with Paypal ones too.
Are they showing in your PayPal activity feed?
My Overlay from StreamElements doesn't show up in OBS. I have Browser set up, link of the overlay properly applied, but overlay doesn't show. No other layers are on
Is there anything visual supposed to show besides an alertbox?
Why am i not receiving analytics mails anymore?
Okay, so, I tried something and it works, but its weird. I go into Graphics settings and set OBS Studio to Power Saving and the overlay works. I set it to High Performance and it doesn't show
Why?
Is there a way around this?
@slim whale OBS > Settings > Advanced > Scroll down > Enable or disable Browser Source Hardware Acceleration, depending on its current state > Restart OBS (This does not apply for OBS on Mac)
https://i.imgur.com/ggMe9ZE.png
Thanks it worked, appreciated

Hi
@candid blade Welcome to the helpdesk! Please let us know how we can assist you today and a support volunteer or staff member will assist you as soon as they are available. Thank you for your patience.
@candid blade To add your overlays to OBS, add a new browser source in your scene. Paste your overlay URL in the browser source properties, set the dimensions to 1920x1080 (unless you changed them on the website) and check Shutdown source when not visible. https://youtu.be/KDvLynUqXI4
Okay, so, my Game Capture doesn't work in High Performance either, way to fix that?
@slim whale Due to the way laptops are designed, your system must be configured to run OBS on a specific GPU, depending on the type of capture you are trying to do.
Click here for instructions on how to configure your system:
https://obsproject.com/wiki/Laptop-GPU-Selection-Windows-10
Yep did everything in that list, still having issues
@slim whale For the best OBS support, please join their Official Discord @ discord.gg/obsproject
Hi. Trying to start my first stream. OBS.live says I'm Live, but if I go to my channel in a browser, it says I'm offline. Any suggestions?
nvm. Logged out of OBS and back in seems to have fixed it.
First stream bugs. 🙂
Happy streaming everyone.
Hello!
Where do I change in StreamElements how to receive stream summaries after my streams are over? 🙂
By default its sent to your account's email.
To change said email, you need to change it in your twitch account then logout and login into our dashboard
My email is set correctly but im not receiving the email at all and never have
I resubbed you to the stream reports @lime remnant
Thank you!
Hi. I've accidentally gotten rid of the tab where you can change stream title / game category. I have no idea how to get it to pop back onto my OBS live anymore
You're a blessing thank you so much
I have question that is hopefully easy. :)
I set up all of my channels, overlays, merch etc... but then I changed my twitch name. Is there a simple way to update that? I didn't really see anything in settings. If I just add a channel again, would that work? Sign out/in?
update what exactly?
So my "channel" is still ikarifun in SE, but I changed my twitch channel to ikaritv.
All of my links to merch, etc still say ikarifun
Even the donate panel info...
If you logout and login every link, except the merch one will be updated
the merch one needs the store to be recreated, meaning i need to reset it for you
I need your current username so that I can reset it from my side
and then you need to recreate the store
thats what "recreate the store" means
I reset it, it may take a few minutes to load properly now
Fair. Thanks for the help!
Hi, just wondering who to contact about my SE.Pay details, it says I can't withdraw because my Bank Details are invalid. How do I fix this?
@vernal cove You can always ask in #dreamtem btw 😉
Ah ok
That being said, you can DM me and I will take a look right away
Hey I was wondering if anyone else has problems with receiving tips and having it not appear on stream? If so, how could I fix it? I use obs live to stream 🙂
ahoy hoy I have a question about the giveaways, the amount of entries just keep stacking until I close the giveaway right? or is there a limit to them?
@sly tinsel Do you see those tips in your activity feed https://streamelements.com/dashboard/activity ?
@halcyon spade There is no limit of giveaway participants.
@sly tinsel Also you may want to decrease your background size as when I tried to scroll on your tipping page it acted glitchy. (I know my PC is loaded with stuff, but 16K resolution background may be problematic for some of your viewers).
How do I add my donation page to twitch in my initial setup? The video won't let me zoom in
@fickle raft Go to your channel logged into your broadcaster account and on your about page, click this button:
Add a panel with your donation link. You can add an image, have it just be text, whatever you want.
Hi since 28.9 i have not received any stream report by email. What's the problem?
Are you using our bot, overlay and tipping link?
@untold crest hi ! It does appear in the activity feed. And thank you ill lower the resolution ☺
@sly tinsel so if it is in activity feed - there may be several reasons to that. 1) message got caught by profanity filter https://streamelements.com/dashboard/tipping-settings 2) Your alertbox is broken/not present (do other activities trigger alerts?)
@untold crest hmmm ok ill turn off the tip moderation and see if that works. And I'll double check the right overlays have the alert
You can also replay your tips from activity feed by clicking "spinning arrow"
Hi, i have a overlay file ready to stream, how can i do it on streamelements?
@wicked quest To add your overlays to OBS, add a new browser source in your scene. Paste your overlay URL in the browser source properties, set the dimensions to 1920x1080 (unless you changed them on the website) and check Shutdown source when not visible. https://youtu.be/KDvLynUqXI4
Question, can I setup a chat command to give different responses for the same command?
Like !fly user1 "user1 manages to fly!", !fly user2 "user2 fails to fly and crashes in a bush" ?
@untold crest thank you!! So will the alerts go through automatically or do I need streamlabels up and running?
When you are using StreamElements - you don't need to use any additional software as every data is stored/catched by cloud services. So you can have all your labels/widgets as browser source and the only thing you need is OBS (and if you want to enhance OBS, I recommend OBS.Live as it has few docs built in, so it is "stream control centre" with chat, activities, mediarequest)
@weak marten You can use ${random} Just like here: https://discordapp.com/channels/141203863863558144/424943321794871296/449137760989741056
Thank you!
Hello I have a mixer account linked to my streamelements account. Am I able to have it removed?
Second question: I have an issue with my alerts, they won't work until I replay one. How would I go about fixing this?
@potent ibex There is no easy way to unlink 2 owner-type accounts from each other. The only way is to make a closure request from here: https://streamelements.com/dashboard/account/security
WARNING: In submitting a closure request, all linked channels within the account will be deleted and you will lose all associated data. This includes overlays, custom commands, timers and past data (tips, subs, etc). You can still reconnect with the deleted account, but you are essentially starting fresh.
Hi since 28.9 i have not received any stream report by email. What's the problem?
So a fresh page for chatstats was made for me because my chatstats was not showing up and it was fixed. But now it's not showing up again. I didn't change my username or anything. username: huyenessy
slapped it back there
Thank you! 🙂
@zenith widget yes i use owerlay from your web, bot is nightbot ant tipping link is set
You would also need to use our bot in order to get the full reports
its part of the requirements
Hi
@zenith widget until now (min. 2months) was everything ok, why now not?
OK 🙂 sorry
I'm mentioning the editing and ping, because i saw you do it and just informing you in the future 
if you want to grab someone's attention it won't work
and not a requirement to ping us everytime 😉
since you didn't react I tried ..
hi is there anywhere i can go to help with tiltify options
Hello everyone. I've got a problem that I'm no longer getting StreamElements stream summary emails following a stream, I've had a look around for a setting to turn it on or off but can't find one, can anyone help?
@brittle wadi Please provide your account ID found at the top of this page: https://streamelements.com/dashboard/account/channels This ID is public info and safe to share here.
@whole axle here
5f253e6e1820d06bb8849bee
I've added you to a list for our devs to investigate
so my tiltify currency is set to dollars on my overlays is there a way i can change it GBP
dang
@zenith widget thanks very much. So it's an issue I can't resolve myself then?
no
how to deactive streamelements chat bot on my twitch channel ?
@zenith widget oh ok thanks. Will I get a notification or something when it's fixed?
@silk dagger Go to the Dashboard > Right side > Part channel > Join channel (https://streamelements.com/dashboard)
Just don't hit join.
Does anyone know why The command !watchtime shows up as 0 seconds for everyone in my chat?
@trim musk 10 minutes of watchtime are given to those in chat when the loyalty points are handed out (every 10 minutes). Therefore, loyalty must be enabled for watchtime to work properly.
There is no direct link between watchtime and all-time points.
It can’t be calculated from the amount of all-time points a user has because subs may earn points at a faster rate and !bonus all command increases all-time points for users in chat at that time.
Giving points to a single user does not affect all-time, only when giving to all in chat.
Can you set the "Sessions Top Tipper" to reset the 1. of every month instead of backtracking the last 30 days?
hey there im having issues with the commands on my stream
when you are creating alerts does it matter which overlay its in or do you need a seperate overlay for just your alerts?
Hey there, I have a wee bit question. I would like to reapply for Magic: The Gathering Creator Program but I can't do it. Is that a bug or else? Cheers!
whats up can anyone help me with tha making of an overlay having problems
Can anywone help me
Not receiving the stream elements stream reports via email and stream elements isn’t working on my pc via google only via edge
Morning! I have a small problem, and it is that the streamelements bot does not work for me in the chat. For example, I put some command and it does not respond. I already have it as a moderator and connected it to my twitch account, but it still doesn't work. Any idea what is happening?
@hushed sky Go to the Dashboard > Right side > Part channel > Join channel (https://streamelements.com/dashboard)
how do i get a streamelements christmas text rotator to streamlabs obs
thanks!
Are we aware of the raid notification problem on twitch at the moment?
If not, last couple of weeks lower number raids haven't been triggering notifications or alerts
Can you set the "Sessions Top Tipper" to reset the 1. of every month instead of backtracking the last 30 days?
Hi! I am having an issue with my SE giveaway. I set the limit to 100 tickets per viewer. When people try to enter the giveaway it says too many tickets in the chat. Any ideas?
I have a transparent .mov file that i want to use as my alert notification. I see that i can't upload a .mov file to StreamElements. Is there a way to convert my .mov to a format that can keep the transparent background and keep the animation?
@tired mauve need to do to .webm.....
Hey dudes, I always received email showing me how much eu earned when I did stream, but since day 09/28 I stopped to receive the emails, someone can tell me how back to receive the emails again? thanks (if I write wrong, sorry, I’m brazilian)
i my viewers are not getting any loyalty points idk why
is there any fix i have enabled the points but still they are not getting it
@ionic kelp I have made it that far now trying to find a converter that keeps the background transparent
You use adobe media encoder by chance?
I don't i might be swapping over to it, tired of trying to make the freeware or small fee stuff work together
WebM plug-in for Adobe Premiere Pro and Adobe Media Encoder
gimme a sec to check with somethig
OK. Just remember to select enable alpha channel.
@hardy stag New to StreamElements?
Check out our YouTube channel https://www.youtube.com/c/streamelements/videos
with tutorial videos from setting up the basics, to in depth details on how to use our product.
New to OBS? Here is a 4 step quickstart guide
https://obsproject.com/wiki/OBS-Studio-Quickstart
Want to learn even more? Here is an in-depth overview
https://obsproject.com/wiki/OBS-Studio-Overview
if i want TTS to play on all subs do i set the minimum amount to 0 ?
Hi, how to make my stream have a choice of multiple video output options. I only have 1080 there and nothing more. Please help. Thank you
@lament blade keep the value at 0 (zero).
@magic solar you need to be an Affiliate of Twitch and still not always be able to receive video codecs (other qualities of videos), as the receipt is random when there is a long queue of requests (several affiliated streamers). However, when you have a Partnership with Twitch then when you connect you will receive the codecs automatically.
If you are already an Affiliate and were unable to receive your codecs, then try reconnecting the live stream.
ok thank you for information 🙂
Hellos boys, is it possible to have graphs with daily stats on streamelements ?
@chrome folio ty time to do that for all the overlay scnes haah
i need help is there a way to stream on twitch wiht just my screen
How can I edit the streamelenent bot answers for preset command???
I am trying to customize chat alerts but the updates are not taking, even though a "save" alert is popping up. Any thoughts?
I want to do donation and follower goal from your page from widgets but i cant find it and on streamelements app it doesn't work
ok i figuret it out
I made 3 widgits but idk how to use them on my stream. How do I do it?
@polar mortar To add your overlays to OBS, add a new browser source in your scene. Paste your overlay URL in the browser source properties, set the dimensions to 1920x1080 (unless you changed them on the website) and check Shutdown source when not visible. https://youtu.be/KDvLynUqXI4
thx
Hi. I have an overlay that has recent followers plus kappagen. I added recent subscribers plus an alert box and whatever I do the updates don't show up in the preview or in obs. I even made a new overlay and that doesn't work either. I have tried everything and no google search can help. Does anyone here know what might be wrong?
Is there anyway to have a notification or sound play when someone chats on my stream. I normally dont have many viewer so I miss a lot of chats
or even read the chat since I dont have many it would not be so annoying
@lament blade Welcome to the helpdesk! Please let us know how we can assist you today and a support volunteer or staff member will assist you as soon as they are available. Thank you for your patience.
@onyx vector What is your username. No links please.
@ionic kelp djbg2002
What browser are you doing it in?
What browser are you doing it in?
@ionic kelp chrome
I changed my name on Twitch yesterday, and have already modded the bot in my channel. Can my chatstats tracking be updated please?
Old name: that2can
New name: Birbski
@ripe furnace >.<
Forgot about that. Was told old name doesn't exist in the system.
@ripe furnace Any chance you have an older name?
Not since I joined stream elements...it still has my old Mixer account listed too
Please provide your account ID found at the top of this page: https://streamelements.com/dashboard/account/channels This ID is public info and safe to share here.
Mind grabbing that please?
5c891906914b3b28a70e7317
@ripe furnace You were in the system as the2can. Should be updated to birbski now.
Only reason I know is I saw the different name on your tip page 
interesting
Thanks anyway! Will this rectify the subs/cheers not appearing as well?
That I can't help with as I'm off to bed but I'll see if someone else can help troubleshoot that.
Hello, can you create Timers from the chat? What commands?
Appreciate it 
how do i get my created overlays to show up on my stream?
@heady yacht To add your overlays to OBS, add a new browser source in your scene. Paste your overlay URL in the browser source properties, set the dimensions to 1920x1080 (unless you changed them on the website) and check Shutdown source when not visible. https://youtu.be/KDvLynUqXI4
Hello friends. I'm having some issues with the new update of OBS Live. My bot is no longer working. I don't use my 'Custom Bot Name' bot because I have some commands that require that I use my self named bot (trsh_pnda). When I try to send a test message, the message sends for both the StreamElements bot and my custom named bot, but it doesnt work for my self named bot. Plz help.
My loyalty settings are not working how can i fix this?/
@rapid swallow If your commands recently stopped working and you're using OBS.Live and a custom bot name do the following:
- In OBS.Live, click on the hamburger menu (three stripes) at the top left of your activity feed
- Click on Stream Settings > Custom bot name
- In the Custom bot name field select Set custom bot name, not your already existing username (with capital letters). Note: If you already connected an account that way, the third entry will show as the account name (see image https://i.imgur.com/sO7fWOX.png).
- Scroll a bit down and click on the purple Connect Custom Bot Account button
- Log in as usual and Authorize the custom bot name
- Back in the Activity feed, click on the Send Test Message button and check if your custom bot name starts working again
Thank you, but that doesn't help. As I mentioned before, my custom bot name is working fine. The bot that is the SAME NAME as my twitch username (aka the 2nd bot in the list) does not work.
It seems like OBS live broke, or at least the chat widget ; it just doesn't connect
Is there anything I can do to fix it?
@elfin roost StreamElements menu, on top of OBS > Logout > Login
My redemptions aren't working on stream
trying to stream Genshin Impact but my game capture is not picking it up
@shrewd kestrel For the best OBS support, please join their Official Discord @ discord.gg/obsproject
@lament blade Account Merging - Please note:
- Merging accounts only allows faster ways to switch between accounts
- Merging accounts does not allow data sharing between accounts - different streaming platforms, different type of events
- Merging accounts allows duplicating/sharing overlays between the accounts
If you understand the limitations of merging and want to proceed, please find the JWT tokens (!jwt) from both accounts you want to merge and you will be directed to DM them to a staff member.
All my other platforms are on one account. But I have to log in separate to access my twitch on the website. What I want to do I to find a way to have them all on one account.
Could closing the account that the twitch is on. Give me the ability to link It to the other account
@lament blade There is no easy way to unlink 2 owner-type accounts from each other. The only way is to make a closure request from here: https://streamelements.com/dashboard/account/security
WARNING: In submitting a closure request, all linked channels within the account will be deleted and you will lose all associated data. This includes overlays, custom commands, timers and past data (tips, subs, etc). You can still reconnect with the deleted account, but you are essentially starting fresh.
I'm absolutely fine with that
ok, other issue
I changed my twitch name... it seems like it broke the bot
What should I do?
@elfin roost If you changed your name on Twitch, please follow these steps:
- Visit https://streamelements.com/logout and then log in again by connecting with Twitch.
- On the right side of the dashboard page that opens, select Join under bot settings. If it says Part select that and then select Join to send the bot to the chat. Don't forget to mod the bot by typing
/mod streamelementsin your channel if you have not already. - Post your old and your new name here so that we can update your channel's chatstats tracking (must be done by staff).
how do I give someone a super mod on streamelements ?
hey, can i get a chatbot to show the currently played song on my stream?
bcs if I do it from spotify there should be a way to
@
hey can anyone help me out i set up a timer a long time ago and i got rid of it but its still saying it into my chat is there any way to stop that
got it nvm
I need help with fixing someones chatstats for there channel
when I load it up it just says 404 page not found
Can any staff help me with this
If you change your twitch username please post here your old username and your new one @lament blade
His old username was (stealth_apyee) and his new one is (apyee05), he changed his name like in the summer of 2019 but I havent got a chance to ask you guys until now @abstract hemlock
there is no chatstats for stealth_apyee i'll create a new one for apyee05
ok thank you
@nimble dune thanks and does that work on YouTube live chat also ?
ok uh i am recently switching and im trying to import streamlabs stuff into it but its errer? i use obs btw hopefully its the same? idk
btw i mean streamlabs obs
Is there any further documentation available for CO6STUDIO EVENTS ROTATOR widget?
Hi,
I'm trying to import old followers to the streamelements from Streamlabs. It seems to work for latest donation but not for the followers. I'm using OBS. Any ideas?
Also when I'm in streamlabs.com and click on Test follow it doesn't say the latest follower in StreamElemnts, why is that?
Hi, i have a problem with my OBS, do not shows the new notifications on my Activity feed, i restarted it, but doesnt work
@pine knoll StreamElements menu, on top of OBS > Logout > Login
@pine knoll check your obs connection (Settings > Stream > Connect account)
renz can you help me
Nope 
so uh
some assets could fail if they are too big or if they have copyright, i always recommend to make the overlay and upload the assets directly on the webeditor
i got the extension for importing streamlabs stuff and i use obs streamlabs its saying error idk
@pine knoll this one?
Yep
show me a screenshot
@pine knoll have you checked the "filters" on the activity feed?
Yep, and i reloaded the widget
hello everyone!
I have a questions regarding the !slot module!
ive tried to update it a bit by adding some more emotes that i like, and deleted one.
However it seems to ignore it. (doesn't show new emotes and still shows the one i deleted)
Anyone know why?
Even on my streamelements dashboard doesnt appear
Fixed @pine knoll
I recently have stopped receiving my stream summary emails for Stream Elements as well. The last one I got was on the 26th of September. Since then I have streamed 3 different times and received nothing. What could be happening?
My email has not changed in that time
@crisp dawn Please provide your account ID found at the top of this page: https://streamelements.com/dashboard/account/channels This ID is public info and safe to share here.
My account ID is 5f0e74d9ffb1c1767d631d18
@abstract hemlock thanks a lot!
<3
how to make chat bot commands play sound files and or videos?
@void violet Read and follow our server rules:
- We do not tolerate toxicity! Treat the community team, staff and all members with respect.
- No advertisement or channel promotion, anywhere on the server.
- No NSFW/NSFL
- No unsolicited DMs or friend requests to server members
Make sure to read the #welcome in any server you join.
Where can I find the variables list for the chatbot?
how do i add the overlays and stuff to my stream
@crisp moon To add your overlays to OBS, add a new browser source in your scene. Paste your overlay URL in the browser source properties, set the dimensions to 1920x1080 (unless you changed them on the website) and check Shutdown source when not visible. https://youtu.be/KDvLynUqXI4
how do i add my overlays to my obs
@crisp moon To add your overlays to OBS, add a new browser source in your scene. Paste your overlay URL in the browser source properties, set the dimensions to 1920x1080 (unless you changed them on the website) and check Shutdown source when not visible. https://youtu.be/KDvLynUqXI4
Could anyone here help me resolve an issue with my alerts? I have my overlay in OBS as a browser source with the address I copied from my StreamElements overlay editor. I can test the alerts on the editor and they work just fine; but when viewers in chat follow me or host me etc, the alerts do not trigger.
@radiant wyvern Please provide your account ID found at the top of this page: https://streamelements.com/dashboard/account/channels This ID is public info and safe to share here.
AccountID: 5cf5c724a8cb5ceda27cc693
my viewers are not getting any loyalty points idk why
is there any fix i have enabled the points but still they are not getting it
@radiant wyvern Everything should works fine now
@shell furnace Please provide your account ID found at the top of this page: https://streamelements.com/dashboard/account/channels This ID is public info and safe to share here.
@abstract hemlock Could you explain what the issue is? It's been a persistent problem that I'm sure will arise again in the future. I'd like to know how to fix this should it happen again. Thank you for any and all assistance!
Ive made an on screen death counter. it works fine but im wanting to add a command that will allow me to edit the count to a specific number if anyone can point me in the right direction?, thanks in advance
@abstract hemlock Also, I just tested my follower alert with a dummy twitch account and can confirm my alerts are still not responsive
Hey there,
i got a little problem.
I don't know when it started, but for a time now, raids wont be displayed in SE as Raids, only as hosts, and i don't know why. (Not all, most of the raids are displayed correctly)
For example this raid by Tigerfish_tv
On the SE-Dashboard its displayed as a host but in twitch its displayed as a raid.
Why isn't it displayed as a raid in SE either? (It also doesn't trigger the alert)
SE-Dashboard:
Twitch Dashboard:
do widgets accept emojis in the parameters?
hey guys i started adding overlays today, and it doesnt work, you guys have any idea why? just shows me gray screen; but I put in a link from stream elements website
@vagrant granite OBS > Settings > Advanced > Scroll down > Enable or disable Browser Source Hardware Acceleration, depending on its current state > Restart OBS (This does not apply for OBS on Mac)
https://i.imgur.com/ggMe9ZE.png
Question about the website and alertbox. I'm setting up a tip animation, but when I set the layout to "Row" the animation becomes reaaaaally small. How can I fix that besides creating a second page overall that just displays the animation?
@grand mica use the first layout and then check the text settings > advance > margins
Hello. For some reason between my last stream, and todays stream, my bitrate and output for the stream has been bottomed out in the worst way possible. My last stream worked totally fine but today, it tried to launch in 240p, and every change I've tried to make has made it worse or unwatchable. I've tried reinstalling, auto configuring and everything but nothing gives me a decent bitrate and resolution without just being downright now workable.
@sleek sierra For the best OBS support, please join their Official Discord @ discord.gg/obsproject
I dont know why, but i try to press start stream on obs live. but when i check on twitch its not streaming
Can someone help me please? I am configuring all bot commands by streamelements however, when I use the twitch chat it does not respond with pre-configured messages. Has anyone had this problem? Or could you help me with a possible solution? I have had this problem for a long time. I already put the streamelements as moderate and even then it does not comply with the configured.
@finite axle StreamElements menu, on top of OBS > Logout > Login
Hi! I recently changed my twitch name and I stopped receiving stream summaries. Also my stream manager widget(change game, title, category) disappeared and cant seem to get it back
@mild void Go to the Dashboard > Right side > Part channel > Join channel (https://streamelements.com/dashboard)
@sullen silo If you changed your name on Twitch, please follow these steps:
- Visit https://streamelements.com/logout and then log in again by connecting with Twitch.
- On the right side of the dashboard page that opens, select Join under bot settings. If it says Part select that and then select Join to send the bot to the chat. Don't forget to mod the bot by typing
/mod streamelementsin your channel if you have not already. - Post your old and your new name here so that we can update your channel's chatstats tracking (must be done by staff).
!volume command is resulting in a "an error occurred, please try again later." for the Media Request module
Requesting some assistance with this
@void violet Read and follow our server rules:
- We do not tolerate toxicity! Treat the community team, staff and all members with respect.
- No advertisement or channel promotion, anywhere on the server.
- No NSFW/NSFL
- No unsolicited DMs or friend requests to server members
Make sure to read the #welcome in any server you join.
in stream elements overview im attempting to use a preset overlay but im unable to change the resolution that to match obs an so its not fitting. can someone advise how id go about fixing this
@verbal spear The default resolution for StreamElements overlays (theme and custom) is 1920x1080. Please add them in OBS at their full resolution and use CTRL+F to fit to screen if necessary. You can then downscale your stream in OBS settings > Video if you'd like https://i.imgur.com/6bWXxjR.png
ever since the latest update this happens in OBS
- 1080p Portrait view monitor
- OBS full screen
- preview disabled
- can freely adjust the size of the chat and activity feed
if I right click on a text source to exit it, the size of the stream chat and activity feed go back to it's default size and I can't change the size of it by any meaningful size.
this is only fixed after restarting OBS.
@midnight granite For the best OBS support, please join their Official Discord @ discord.gg/obsproject
every time i stream i can never get a stable kb/s and Stream elements keeps disconnecting my stream
@rustic python For the best OBS support, please join their Official Discord @ discord.gg/obsproject
i need some help setting up my streamlabs for maximum performance to stream quality ration if anyone here is willing to help
@hoary aspen We're not able to troubleshoot issues with using our overlays in StreamLabs OBS (SLOBS) as we don't have the tools to support their software. We recommend using OBS Studio or OBS Studio with our plugin OBS.Live.
bruh
@woeful cairn Read and follow our server rules:
- We do not tolerate toxicity! Treat the community team, staff and all members with respect.
- No advertisement or channel promotion, anywhere on the server.
- No NSFW/NSFL
- No unsolicited DMs or friend requests to server members
Make sure to read the #welcome in any server you join.
You self advertised
How to program the bot as a ring sound, because when I on stream I didn't play attention to the chat any ideas.
@lament blade The default resolution for StreamElements overlays (theme and custom) is 1920x1080. Please add them in OBS at their full resolution and use CTRL+F to fit to screen if necessary. You can then downscale your stream in OBS settings > Video if you'd like https://i.imgur.com/6bWXxjR.png
Hi, how can I change the name of the streamelements bot without using OBS Live?
how can i import commands from streamlabs to streamelements
Doesn't seem to be any staff around.
Oh there is staff around, i'm just a bit preoccupied
@tepid terrace Currently renaming the bot fully works with OBS.Live.
You can follow this video guide to set it up: https://discordapp.com/channels/141203863863558144/494513233416421386/561516184718278676
If you don't want to use OBS.Live and want to stick with Ground Control, please let us know your Twitch username.
@opaque trench There is an import option from the dashboard on the top right
Twitch name is Mzreyuencosplay
do i still need stream labs if im going to use streamelements
@woeful cairn Read and follow our server rules:
- We do not tolerate toxicity! Treat the community team, staff and all members with respect.
- No advertisement or channel promotion, anywhere on the server.
- No NSFW/NSFL
- No unsolicited DMs or friend requests to server members
Make sure to read the #welcome in any server you join.
What are you talking about?
this is not the spot to ask this stuff @woeful cairn
@zenith widget thanks! for the response! Sorry I didn't get back to you about it! But that information helps!
Hi
Hey! Another question! Can we change the day for when the Weekly Calendar Timing resets?
hello Everyone 🙂
I got a small Problem with the SE.Pay...
@fathom zodiac unfortunately, no
@worthy crest Please contact us via email for support with SE.Pay. You can use our contact form here: https://streamelements.com/contact Thank you.
Can someone on console still use SE pays?
@restive valley SE.PAY is available for streamers who are at least 18 years old, with bank account under their name in one of the following countries and have at least 101 follower (Twitch) / 101 subscribers (YouTube):
Austria, Belgium, Czech Republic, Denmark, Finland, France, Germany, Ireland , Italy, Netherlands, Poland, Portugal, Slovakia, Spain, Sweden, Switzerland, United Kingdom, United States.
If you meet these criteria and don’t see SE.Pay, let us know.
For information on SE.Pay payment methods, their fees and settlement times see https://streamelements.com/dashboard/tipping/fees.
Doesn't quite answer my question.. Can Console users be able to use SE Pays?
Yes
Nice.. So what I get is that SE Pays is like Venmo? Goes straight to the bank?
I see..
i need help
Hi @shell furnace, Please ask your question(s) or describe the problem you're looking to solve so staff or a support volunteer can assist you as soon as they are available.
my viewers are not getting any loyalty points idk why
is there any fix i have enabled the points but still they are not getting it
Make sure the bot is also in your chat
its on the chat
I see there are people with points in your leaderboard
so it seems to be working just fine
because they are not got the points
Well did you give points to bodymover?
bodymover?
@shell furnace number 8 position
no
@lament blade can you elaborate on your issue please?
@shell furnace you also need to be live to have people gain points
@lament blade Not all staff are able to assist with support issues. Please refrain from pinging them or sending them DMs unless asked to.
yes i was live yesterday the top people did not get any points
i double checked
silentwarrior007 had 1,340 for like 1 hours he was at the same points till the end
Hello, we recently changed our twitch name and I'd like to get the SE data updated so that things work correctly on our next stream... can I do that here? thanks for you help 🙂
@sterile kayak If you changed your name on Twitch, please follow these steps:
- Visit https://streamelements.com/logout and then log in again by connecting with Twitch.
- On the right side of the dashboard page that opens, select Join under bot settings. If it says Part select that and then select Join to send the bot to the chat. Don't forget to mod the bot by typing
/mod streamelementsin your channel if you have not already. - Post your old and your new name here so that we can update your channel's chatstats tracking (must be done by staff).
@shell furnace then if you notice on your next stream that no one is gaining points
feel free to poke here and someone will come track the points
ok
Thank you @round bramble the previous name is Solo_Mcfly and the new name is Zybertron appreciate the help!
clipped and shipped, will ping you when it is updated 🙂
thank you! 🙂
Awesome! Thanks so much! hope you're having a nice weekend! thank for the help 🙂
Hope you do too. Thank you!

Please logout of StreamElements at https://streamelements.com/logout and then login again to your account (Twitch/YouTube/Facebook).
the my dashboard is not working
hit that link above 
it keep coming back to the same page
okay it worked after i logout and login
but
after i press sol8erry
its back to the same page
the ppl you mod for via dashboard needs to do the same
then need to relog?
yes, save the link and send it to them as well to reauth you
you mean the streamer has to resend me the editor link?
no sir just a simple logout and bacc in for you
alright
the others that i mod don have any issue
why is this happening may i ask
so i can explain to them as well
well sometimes there are hiccups and you just have to refresh the cache thats all
just a lil update to keep things running smooth moreless
alright thank youuu
Welcome 

huhu kann mir zufällig jmd mit dem Aktivitätsfeed bei Streamelements helfen?
@crude mango Welcome to the helpdesk! The regular helpdesk channels are in English but we do provide multi-language support in the following channels: #🇩🇪︱deutsch | #🇫🇷︱français | #🇪🇸︱español | #🇵🇹︱português | #🇳🇱︱nederlands | #🇮🇹︱italiano | #🇵🇱︱polski | #🇨🇳︱中文語言服務區-chinese | #🇯🇵︱日本語-japanese | #🇭🇺︱magyar | #🇰🇷︱한국어-korean | #🇹🇭︱ไทย-thai | #🇷🇺︱русский | #🇺🇦︱українська | #🇨🇿︱czech
Do the overlays work directly through twitch or do I have to use OBS? What if I'm streaming from console (I know, I know, PCMR)
@fervent raft Consoles do not have native support for overlays. You would need a capture card, PS4 remote play or Xbox companion app and a PC with OBS in order to have overlays over your console gameplay.
We have an blog post about how to setup console streaming with our essential tools: https://blog.streamelements.com/how-to-stream-on-console-7b620b1c46c3
Otherwise just add as a browser source.
Hello everyone, does anybody know why I stop receiving my stream elements stats after I finalize my live stream? Thanks
There is an issue currently with stream reports
@zenith widget Oh I see, thank you so much for the quick feed back, I appreciated.
Hello i have a problems with my stream on obs with some game the contrast..... just look this 😅 Someone can help me ? (sorry for my english)
Is the actual game contrast set to low?
O my God I no understand
what?
Is the actual game contrast set to low?
@zenith widget
this is the stream screen my game contrast is ok
Do you have a filter set on the game capture?
No and i don't have this on all the game i stream
Then I'm not sure
@viscid plank For the best OBS support, please join their Official Discord @ discord.gg/obsproject
Hello, is it possibile to let a command activate a source for a limited time?
not quite sure what you mean
i cant get any where with just saying help
how do i get emotes for tips?
not quite sure what you mean
@little oak I.E: User write !something and an image appear on the overlay for like 10 seconds
ah gotcha you would like a animated cmd response on screen
yup
one sec leme grab it for you
thanks ❤️
This here will give you actually what you want 
this is where you can create sound alerrts/gif alerts and everything
all can be controlled by the cmd you create for your chat
okay thanks!!!
Welcome 
also, is it possibile to let the bot answers only to the user who redeem an item?
@lament blade i am not sure what you mean by that?
@blazing furnace whoever redeems that cmd the user will be highlighted right in chat
but giving one a specific cmd is not possible
@blazing furnace whoever redeems that cmd the user will be highlighted right in chat
@little oak yeah but i would like that only the user can read what the bot answers
for example i write !suggestion
and the bot reply me with something that only i can read
any cmd you execute in chat will be displayed in chat but on a custom cmd it will only whisper to the user who uses the cmd
okay perfect
so i can answer something to a user that redeem without letting other peole reading it?
all redeems are displayed in chat as the bot announces it
but you can have a custom cmd whisper but anyone who sees the cmd and executes it will get it too
but you can have a custom cmd whisper but anyone who sees the cmd and executes it will get it too
@little oak perfect that's what i was looking for
Welcome 
hey, i've got the Media request widget on my SE overlay but it wont play without me having the tab open or having ground control installed, is there a way i can use it without those options?
Outside of those 2 or OBS.Live no.
^
so i dont need a browser or ground control installed if i use obs live?
Correct.
Great, thanks ❤️
@blazing furnace are you still here?
cause i thought of something when you said exp: suggestions
Hey guys, how do i stop this from happening on my alerts?
who can i talk to in regards to horrid frame rate issues? I think it must be to do with the settings i have
@proud cedar For the best OBS support, please join their Official Discord @ discord.gg/obsproject
@cedar nexus adjust your font text size in the settigs
can i not get it so it goes on two lines?
you have a lot of options just have to play around with them you have text size, border lines and margins
Okay awesome thank you
Welcome 
I need some help with Streamelements chat alerts, could someone help me please?
my chat alerts says there s something wrong, I reconnected twitch a few times and deleted caches in my browser etc
@cinder crystal Please logout of StreamElements at https://streamelements.com/logout and then login again to your account (Twitch/YouTube/Facebook).
tryt hat andd see if it helps?
I did that
im in your chat show me whats going on?
@cinder crystal StreamElements menu, on top of OBS > Logout > Login
hi guys, my OBS somehow is corrupted, I Uninstalled OBS and stream labs OBS and all other forms of OBS and then I reinstalled stream Labs OBS and the problem persists
My Stream elements chat tab / Stats tab ETC Blink away after I Open Obs and it looks like regular OBS
https://puu.sh/Gz1jV/250381099f.png
its somehow switching to normal OBS studio
how do I switch back?
see where you clicc streamelelmets your doccs are there
incase they disappear again
thank you, also, how do i change background colour of my chat
see pin message in #helpdesk-selive
Hey i Don't have any Voices in the TTS section to choose from anymore, does anybody know something?
reactivate it via overlay you have the TTS set on
@little oak Thank you
Welcome 
emulate it and t see if you hear the voice?
to what you have set TTS to
which do you want to have TTS to? bit/ donos or...
Multiple things, but this is for Bits. And no i don't hear tts
It worked 2 weeks ago... though
ok within your settings do you see Bits with a cog wheel next to it?
oh it did work before
yeah thats wehre im at.
Like i said i can't change or select the voice anymore, like there are none to choose from
if you like to dm the overlay i can take a look for you
@kind scarab Follow these steps to grant managers/moderators access to your dashboard:
- Click on your channel name at the top of the dashboard
- Create a new invite at one of three access levels (Bot Supervisor, Editor, Full Control)
- Send this invite to a mod/manager to give them access to your dashboard. The link is one-time-use and expires after 72 hours if not accepted
Video tutorial: https://youtu.be/zl_h-ttZDF0
hi all. Was just wondering how I can add fonts ive downloaded and installed to my PC onto SteamElements
@versed socket Google Fonts
More than 900 google fonts are supported at this time. You can preview them here: https://fonts.google.com/
Custom Fonts
Steps:
- Install the font on the streaming PC or choose a pre-installed windows font.
- In the overlay widget settings, select Text Settings
- Click on Enable Custom Font
- Type the name of the font as it appears in the windows font directory (This is usually
C:\Windows\Fonts)
Note: After installing fonts, the browser and OBS must be restarted for the font to appear.
Hey, Streamelements asked me to contact support because my bank details are invalid. Who should I contact ?
@zenith sundial Please contact us via email for support with SE.Pay. You can use our contact form here: https://streamelements.com/contact Thank you.
Thank you
@little oak yep tell me
when you mention suggestions we do have something that can send suggestion messages for you to read only but then i started thinking no wait it will still get seen but also it would be discreet then i was like no i dont think it would work lol
cause SE has a custom widget that will send messages directly to a secret discord channel if you wanted it that way
via chat cmd
when you mention suggestions we do have something that can send suggestion messages for you to read only but then i started thinking no wait it will still get seen but also it would be discreet then i was like no i dont think it would work lol
@little oak what I wanted to do was like make a file of I.E. YouTube video that I suggest. Then if an user redeem that thing, the bot will reply him with a link from the file. But only that user would read it. Other people not
Is it possible?
SE is all cloudbase it will not read any local files atm
that what made me start to think other wise
you want one person to execute a cmd and the file sends it as a whisper
So is it possibile for se bot to whisper to a user?
Only if it's a custom command and done via whisper.
Perfect thanks 🥳
Not sure where to ask this question but I guess I'll start here. Trying to set up giveaway on the StreamElements website. When I start the giveaway I want to change the variable to a custom one and not !ticket. Is there a way to do this? Change the !ticket variable.
Click the default commands link in the channel topic and you can do it there.
I found it. Its listed under !enter but an alias of !ticket. !ticket wasn't listed in the default command list. Thank you for guiding me in the right direction 🙂
It's still showing in twitch chat as
"StreamElements a giveaway has started "Mythic+ Keys" PogChamp say** !ticket** 1 to buy 1 tickets. A ticket costs 1 Lifeblooms"
How can I edit ^^^
I can't remember how to reset my follower goal in streamelements
@merry field To reset goals:
- from the Overlay Editor > Session data on top right (monitor symbol) > Goals tab > reset progress of desired goal
- from the Dashboard > Activity feed on the left > Widget data on the right > Goals tab -> reset progress of desired goal
Note: Goal widgets (progress) only counts up and doesn't go down automatically, if you lose followers/subs.
If I do a raffle I would be able to change that variation text in the chat. Correct?
@round bramble thanks, I knew it was something simple, do'oh!!
what can i do to remove delay?
Hello guys, is there a way to create automatic countdown for prolonged stream on a overlay? By automatic I mean reactive to donations and subs which are to increase the remaining time.
Hey ya'll so i have been having some issues with receiving my stream reports after my streams for the past two weeks. I have no changed any settings or anything on my stream or in my stream elements settings... Can i get some assistance please as the reports are what my accountant uses to track my finances for each stream.. Thanks in advance.
@proper dock There's a known "issue" with stream reports. As far as revenue tracking you can click Revenue History on the left of the dashboard and either use the option to export to CSV from Tip list or Income report a few tabs down.
thank you @ionic kelp
Thanks and much appreciated @ionic kelp.. However i really hope that issue could be resolved soon as the revenue history doesn't show the revenue earned per stream which is what is really needed..
Technically you can narrow it down to days but depending on if your streams cross during the night it makes it "complicated" from what you want.
yeaaaa @ionic kelp i stream from 11pm- 4/5am.. but no worries.. thanks for the prompt responses
Hello. This week I followed some instructions to fix the BOT problem with the personalized nick. Ok. It worked for a while, but it has stopped again! Is there a definitive solution? Or do I have to keep doing these procedures every time? Again when I select my own nickname to be the BOT nickname, it stops sending messages in the chat.
How can I give a supermod?
chat not connecting? anyone know whats up?
@austere basin StreamElements menu, on top of OBS > Logout > Login
How can I give supermod?
!levels add username 1000
@rain cloak I know it's somewhere in streamelements website, just dont remeber where within off too of my head
Ok thanks, I´ll look again
Hi guys. First time using StreamElements with OBS.
Every X minutes I want to show a twitch channel recommendation on my stream. As in twitch icon + twitch name, just for a few seconds. What would be the best way to do that?
You've got 2 options. 1 has what looks like you probably want but possibly the other one. You can speak with @keen adder or @light wren in #dev-chat if you wanna ask more questions.
https://discordapp.com/channels/141203863863558144/457957557470887947/740181444902649867
https://discordapp.com/channels/141203863863558144/457957557470887947/608973387938791438
thanks. Watching the shoutOut 1.4 video now.
@frigid spoke StreamElements menu, on top of OBS > Logout > Login
thx
Hey peeps! This has probably been asked before, but can't find anything through Google. I set the cheer TTS limit to 1, but it won't read out 1 bit, let alone a 12-bit donation I got today. Is there a fix?
didnt work got any other fixs?
I have activated 'loyalty' and activated !duel etc but how do people are get coins to use on the duel
my overlay's aren't loading right now, are there any outages going on?
@gaunt raven OBS > Settings > Advanced > Scroll down > Enable or disable Browser Source Hardware Acceleration, depending on its current state > Restart OBS (This does not apply for OBS on Mac)
https://i.imgur.com/ggMe9ZE.png
Help! Texts with stream data on my streamelements overlay are not rolling. it happens very often. COuld you take a look? Chennel @drwhysql
Hello
not a problem just need help finding someone who can do my stream graphics
check #art-marketplace
hey guys. does anyone know how can i use two network seperate for stream and gaming . i tried to use forcebind ip but i doesnt work.
When finally creators will be able to unban people banned from songrequest or atleast u guys can make it work?
How do u put ur own intro in stream elements please someone help
@leaden hornet by being in the stream, following, subscribing, giving bits
How do u put ur own intro in stream elements please someone help
@heavy star what do you mean by intro? If you refer to having a video, it is usually easier to have it playing directly in OBS, adding a source as Media
Hello today I saw on someone's stream this and I was wondering if any of you know how to do this chat on screen. It also has the corner colors of the usernames
We 'got help' yesterday, but the help is unhelpful.
We changed of Twitch username, and the bot 'broke' ; it is not responsive in chat.
This step does not work ; because the button is just an unclickable 'Activate'.
2) On the right side of the dashboard page that opens, select Join under bot settings. If it says Part select that and then select Join to send the bot to the chat.
What can we do about this?
Do you have a screenshot of your dashboard please.
Texts with stream data on my streamelements overlay are not rolling. it happens very often. How to fix that? Channel @drwhysql
Use the PART CHANNEL button on the lower right.
ooh it's all the way down there
I am blind
yeah, that fixed it, thank you
alright, step 3 was
3) Post your old and your new name here so that we can update your channel's chatstats tracking (must be done by staff).
We changed from IrisIsotheis to ASystemOfVibrantColors 
actually one more thing
It seems that if we tell the bot to use our name, it cannot ; is there something we need to actualize?
Hey can someone help my alerts are not working when I change the audio and image and save it still plays the original sound and image?
What happens when you try use custom bot? @elfin roost
I all of a sudden stopped getting my stream reports emailed to me after my streams. How do I fix this?
There is an issue currently with stream reports.
ohhhhhh ok. I didn't screw something up
I'm having trouble getting the twitter bot module to work
for image
@elfin roost If your commands recently stopped working and you're using OBS.Live and a custom bot name do the following:
- In OBS.Live, click on the hamburger menu (three stripes) at the top left of your activity feed
- Click on Stream Settings > Custom bot name
- In the Custom bot name field select Set custom bot name, not your already existing username (with capital letters). Note: If you already connected an account that way, the third entry will show as the account name (see image https://i.imgur.com/sO7fWOX.png).
- Scroll a bit down and click on the purple Connect Custom Bot Account button
- Log in as usual and Authorize the custom bot name
- Back in the Activity feed, click on the Send Test Message button and check if your custom bot name starts working again
yes, but here we want to use our account, not the bot
So how do I unban people from songrequest?
@elfin roost If you click change to your twitch account then click save and then go there and click send a test message ?
And then test commands
nothing happens
It works with SE, it works with the custom bot name, but... just not when we set it to our account
@elfin roost StreamElements menu, on top of OBS > Logout > Login
already did that
Even went disconnecting StreamElements in Twitch Connections, and re enable it
actually, doing that now in OBSLive, popped up the 'Authorize Extension' menu
and now, it works
Seems like you need to logout login, but after unlinking SE from Twitch Connections in your account settings
it either way works now, so thank you for the assistance
@worthy turret What not working with twitter module?
@nimble dune it doesn't post my tweets in the chat
Screenshot the twitter module settings
@worthy turret delete @ for user use {user}
hmm ok
There's no best. Depends on the game you're playing and your hardware. Just try it and check for yourself @mortal dove
@worthy turret
@nimble dune yeah it's still not working
@worthy turret You added your twitter username currently? Also try post something in your twitter
If you try replies or retweet you first need enable in twitter module settings
yeah I tried all of that
In your screenshot don't have enabled retweet or replies
hi i have been streaming on twitch with ny friend who lives me, we hve the exact same setup , my alert box dont announce when a guy sub to me , our alertboxes are identical,,what is wrong?
@worthy turret This is default respond /me PogChamp new Tweet from {user}: {tweet} you can also add there {url}
In your screenshot don't have enabled retweet or replies
@nimble dune yeah I'm trying out different settings. none of them are working
Try disable twitter module and enable tweet on your twitter also retweet
Use this please for respond /me PogChamp new Tweet from {user}: {tweet}
yeah none of it is working
I'll just turn it off for now, look into other solutions
my streamelemenst doesnt register when people are subscribing to me ,,help
it says i have 0 subs this session in streamelemenst session data , i have 5 new subs but streamelements doest not register them..help please
it wont register new subs at all
is there anyone around tosolve my riddle? 😄
i emulate sub just fine , but when people sub nothing happens ,streamelements doest not register it, why?
@plucky summit Prime Gaming (new and resub) and paid subscriptions (resub only) must be shared in chat manually by the person subscribing in order for the subscription information to be sent to StreamElements. For Prime Gaming, the user needs to have sharing enabled on https://www.twitch.tv/settings/prime. For paid subs, if the share box doesn't show up immediately it will when they refresh the page. https://i.imgur.com/VNJN0Uv.gif https://i.imgur.com/2297EA7.png
noone get that applet when subbing, i subbed with 4 different users and hit f5 for the applet to show but its not there..
Hello! We have a channel that the chat stats aren't working. It cannot find the channel. Googling the issue, it probably has to do with the change of the channel name, which led us here to try and have them merged so the stats will work again.
ive seen the applet many times but now its not showing up
was that for me @rigid forge ?
nope, it's for me. trying to get help
@round bramble since when is the applet needed for streamlements to register the sub? and what do i do since the applet doesnt show up?
uh my chat box for obs/twitch is missing how to I fix that?
hi, how could i enable !watchtime command? i have it on but it always shows 0 secs. Ex: MrGracey has spent 0 secs watching mrgracey
uh my chat box for obs/twitch is missing how to I fix that?
@outer turret in obs. view>panels>chat
thanks sorry for a noob question
anyone that can help me with my overlays not loading? issue just popped up today..


