Skitch by Trason

Skript Addon to create a Twitch Bot or just a connection

Events

13

Expressions

34

Effects

20

Conditions

0

Types

1

Sections

0

Structures

0

Total

68

Little API Updates 778 days, 11 hours and 55 minutes ago

Full Changelog: https://github.com/TrasonCo/Skitch/compare/1.4.1...1.4.2

Some API Updates
added: get Sub Month

View Update

Some cleanups 821 days, 8 hours and 33 minutes ago

[bd4da8e](https://github.com/TrasonCo/Skitch/commit/bd4da8e6cae37615e120e91157476c8c8592efc4) :zap: added async - Danny
[fb7c6eb](https://github.com/TrasonCo/Skitch/commit/fb7c6eb8fadc5e1f42a2e4e14a489a5777c80d43) :rocket: update version, api - Danny
[31edcbd](https://github.com/TrasonCo/Skitch/commit/31edcbde8651cc2a6627fff500627c3583d9974b) :zap: added async - Danny
[c8a0415](https://github.com/TrasonCo/Skitch/commit/c8a04156f3ad11379a0b56b82a8e3773cda2a526) :recycle: changed some events - Danny
[d7eb535](https://github.com/TrasonCo/Skitch/commit/d7eb535316d036e07460e76f873b63bd6851d967) :memo: Docs changed / added - Danny

View Update

This is getting better! 1144 days, 3 hours and 43 minutes ago

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

View Update

Skitch v1.2.0 1188 days, 11 hours and 3 minutes ago

What's Changed



New Contributors


Full Changelog: click here

View Update

The Command System Update 1230 days, 5 hours and 27 minutes ago

This update contains:

  • New Command System
  • channeluserid
  • thumbnail fix

View Update

Skitch - The Twitch Addon 1321 days, 23 hours and 15 minutes ago

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:

on load:

twitch login to client "5g8k7ijsrghsrghsfghsfghs4ectdqo" with token "x4btasfghsfghsfghau79p4pgocdm" with secret "wes92wvsgfhsfghssxvff2dtatos" to overview "ChannelName_1, ChannelName_2, ChannelName_3"



Stream Start Example:
on twitch channel goes life:

set {_channel} to event-livechannel
send "&a[&5TWITCH&a]&6 The channel &a%{_livechannel}%&6 is now &cLive&r" to console



Chat Message Example:

on twitch message:
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

  • get follow events
  • get stream start events
  • get subsciption events
  • get / send live messages from / to twitch
  • and more..



Skitch was made cause i needed it myself for a Good Notification Discord bot (Made with DiSky and SKiTch) but now i want share it with you all!


View Update

© Copyright 2014-2026 skUnity

All rights reserved.