Twitch Auto !join Command (SlateJS Clipboard Injection)

Auto-send "!join" on Twitch chat (modern UI) using clipboard paste for full compatibility

Δημιουργός
NirajShr3stha
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
2
Βαθμολογίες
0 0 0
Έκδοση
2024.05.09
Δημιουργήθηκε την
03/05/2025
Ενημερώθηκε την
03/05/2025
Μέγεθος
4 KB
Άδεια
MIT
Εφαρμόζεται σε

Twitch Auto !join Command (SlateJS Clipboard Injection)

Automatically sends !join in Twitch channel chat every 15 minutes using automation that works on the modern Twitch chat box (SlateJS contenteditable).
This script is designed for Tampermonkey but works with any userscript manager that supports modern JavaScript.

How to use ?

change url to your channel u want to send message at // @match https://www.twitch.tv/yourtwitchchannel

const INTERVAL_MS has 15min wait time u can change it here

const JOIN_COMMAND has the message u can change it to something u want to auto send every INTERVAL_MS

enjoy !!!