Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
337 views

I'm setting up commands for StreamElements on a Twitch channel. I'm looking to create a !shoutout command, which I can do easily enough through the following: Check out ${1}, they are playing ${game ${...
0 votes
1 answer
50 views

I saw the post on how to add a cooldown for a twitch bot (cooldown for twitch bot) and the response given by @Ma3x is just what I needed (pasting it here for reference): // the time of the last help ...
0 votes
0 answers
159 views

Can't send a message to Twitch chat via API I want to send a message to Twitch chat using their API, but I get the error: The sender must have authorized the app with the user:write:chat and user:bot ...
Oleh's user avatar
  • 23
0 votes
0 answers
46 views

is there a possibility to enter multiple broadcaster_user_ids in a substription? JsonObject requestBody = new JsonObject() .put("type", "stream.online") .put("version&...
0 votes
0 answers
38 views

In my server.js, I have a listener using tmi.js that gets the comments from a twitch channel, and I want to create a new DOM element everytime a new comment appears to display it on the page. What is ...
kanjas's user avatar
  • 73
0 votes
1 answer
176 views

Using twitches IRC API I am trying to get all the current viewers of my stream when the bot runs however on_names never runs even though when the bot connects it should receive JOIN, 353 and 366 ...
0 votes
0 answers
44 views

I've tried using some npm embed libraries, that support video players, however any onPlay, on Pause or onDuration don't give me current time of stream, when the video pauses, it goes back to 0 and the ...
0 votes
0 answers
204 views

I'm working on a screen recording and streaming setup where the user records their entire screen and streams it to Twitch. The setup works fine initially, but when I switch tabs during recording, the ...
0 votes
2 answers
196 views

I saw this post on reddit (Auto-Reply Script on other Stream) and I find the solution of @puerdon very useful, but I wonder if it's possible to add a cooldown for the auto-reply in the script/html ...
0 votes
1 answer
438 views

I tried to fetch some data with the twitch.tv API on a little JavaScript project. Here is the fetch request: fetch("https://api.twitch.tv/helix/chat/emotes/global", { headers:...
0 votes
1 answer
335 views

I've been trying out the IGDB API with python only just recently but I've run into an issue with getting game info. In many cases I only have the IGDB url available for what I'm trying to do, and not ...
0 votes
1 answer
91 views

I integrated chat GPT into my twitch chat and it responds to all messages. I've excluded gpt to respond to some users (including myself) using the code below (top), but I want to exclude all messsages ...
Duby's user avatar
  • 45
1 vote
1 answer
651 views

I have a similar request from the user here where I'm trying to generate an HMAC that matches the signature of a validation request from Twitch EventSub. I'm following the example from Twtich for ...
0 votes
1 answer
1k views

I'm just getting started with the IGDB API and I'm trying to get all the data I need for a search result using requests in Python. I have the search function working fine, but the API only returns ID ...
-1 votes
1 answer
506 views

I want to put a broadcaster’s chat on Twitch on my own site, but I am getting an error. Is there anyone who can help solve this problem? I was getting the same error when I wanted to add a live ...
Berat's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
...
55

AltStyle によって変換されたページ (->オリジナル) /