
Skitch by Trason 
Skript Addon to create a Twitch Bot or just a connection
Events
15
Expressions
32
Effects
8
Conditions
0
Types
0
Sections
0
Structures
0
Total
55
Skript Addon to create a Twitch Bot or just a connection
Events
15
Expressions
32
Effects
8
Conditions
0
Types
0
Sections
0
Structures
0
Total
55
Create LICENSE - TrasonCo
removed old file - Danny
✨ added top predictor as list - Danny
✨ clip event - Danny
Critical Hotfix - Danny
✨ ClipTitle - Danny
✨ new error message - Danny
⚡ changed to async - Danny
✨ added announce - Danny
✨ new version - Danny
What's Changed
This update contains:
Hello Skripters
Today Skitch brings out Twitch Support to Skript!
If you connect your chat with your livechat or create some funny twitch command or combine it with DiSky to create a Twitch Notification Discord Bot.
I did only test Skitch on Paper 1.19.2 and Skript 2.6.3.
Login Code Example:
twitch login to client "5g8k7ijsrghsrghsfghsfghs4ectdqo" with token "x4btasfghsfghsfghau79p4pgocdm" with secret "wes92wvsgfhsfghssxvff2dtatos" to overview "ChannelName_1, ChannelName_2, ChannelName_3"
Stream Start Example:
set {_channel} to event-livechannel
send "&a[&5TWITCH&a]&6 The channel &a%{_livechannel}%&6 is now &cLive&r" to console[/CODE]
Chat Message Example:
set {_channel} to event-livechannel
set {_user} to event-liveuser
set {_message} to event-livemessage
send "&6[%{_channel}%] &b| &6[%{_user}%] :&a %{_message}%%nl%" to console
Documentation
Documentation
Features