-
After a certain point in time a TCP packet is no longer executed if I send it twice. (same packet, different pakets work)
Server log shows "Client connected. Waiting for client to connect." any tim…
-
Are there actually benchmakrs how many channels can actually be
can be connected to a TMI.js instance? I have a client here that has a few thousand clients in it.
Also, can you make the join queu…
-
I'm currently trying to write a chatbot with modules that can process a message and send something back:
```
this.chatbot?.chat.on('PRIVMSG', (message => {
this.chatbot?.chat.say(message.channel, …
-
## Expected behaviour
When I was testing for the ability for my chatbot to receive whispers, I expected that I could use `Chat.Events.WHISPER` to define the event callback for whispers. (e.g. `chat…
-
Current repo implementation does not count viewing time towards timed Drop rewards.
The example I looked at needs to be claimed (button clicked) every hour to continue earning towards watched time.…
-
### Description
Breakpoints are not working
### Repro code
I have a repo here
https://github.com/7sharp9/fable-vscode-twitch-chatbot
Set breakpoints on any line, none of them work.
###…
-
I have followed your wiki instructions on a fresh install of Windows.
```bash
> gcc --version
gcc (Rev5, Built by MSYS2 project) 10.2.0
> ls C:\libvlc-3.0.8.1
hrtfs include libvlc.dll libv…
-
In the steps to support IGDB we want a method in the TwitchAPI class or derivative that communicates with the Twitch API to retrieve the game a user currently plays. Additionally we want to create a n…
-
I am hosting a twitch chatbot (node js application) on a Ubuntu Server. I created a service file and made it run 24/7.
```
[Unit]
Description=twitch bot xd
After=network.target
[Service]
Work…
-
Please make sure that 'Store Past Broadcasts' is enabled on your channel so that we can review examples of your coding stream.
Also ensure that your vods are not sub only.
**What is the URL for yo…