Commit Graph
104 Commits
Author SHA1 Message Date
nutty 8f16909da5 Updated to support Streamer.bot v1.0.5-alpha3 2026-04-19 06:51:32 +10:00
nutty b7b414f6ea Changed the way Kick is connected 2026-03-26 04:56:40 +11:00
nutty 3613f1fa7f Fixed error with Kick replies 2026-03-26 04:32:44 +11:00
nutty 4f66ecf500 • Fixed Twemoji rendering
• Fixed 'undefined' Kick channel point redeems
2026-02-28 03:08:51 +11:00
nutty b3375f4d5e • Fixed word wrapping
• Fixed YouTube emojis
2026-02-27 03:17:27 +11:00
nutty 022b296016 • Kick username will now be fetched (option hidden)
• Added Kick Follow support
• Improved emote support (needs testing)
2026-02-24 16:00:31 +11:00
nutty 91f0a6b2d7 Force SB scheme to 'ws' 2026-01-09 23:02:58 +11:00
nuttylmao 03f0d09cf9 Added support for Cheer alerts 2025-11-18 00:32:43 +11:00
nuttylmao 52b5b02177 Oops lol 2025-11-17 23:38:47 +11:00
nuttylmao 8c8460d6d3 Added emote support to Watch Streaks 2025-11-17 23:32:45 +11:00
nuttylmao 080c9f6bc8 Updated StringToHex -> RandomHex 2025-11-17 23:25:00 +11:00
nuttylmao 38cd241122 Added support for Twitch Watch Streaks 2025-11-08 05:43:49 +11:00
nuttylmao fff3e5d020 Fixed alignment for "Group Consecutive Messages" setting 2025-10-10 00:37:49 +11:00
nuttylmao 12af25b948 Added custom styling for moderators and subscribers 2025-09-22 09:37:21 +10:00
nuttylmao f5a8941e5b Removed test code 2025-09-22 08:06:16 +10:00
nuttylmao 13ef782a85 • Custom CSS options didn't work lol
• Turned them into hidden URL parameters instead
2025-09-22 07:50:09 +10:00
nuttylmao e035c2aa24 Remove the test again 2025-09-22 06:52:38 +10:00
nuttylmao 14d8dcd1ad Temporarily leaving in test 2025-09-22 06:45:54 +10:00
nuttylmao 5bb7686174 • Added new CSS option: --random-youtube-colors
• Added new CSS option: --youtube-color
• Added new CSS option: --youtube-custom-sub-icon
2025-09-22 06:45:07 +10:00
nuttylmao 638967ddde Fixed formatting 2025-09-22 04:53:02 +10:00
nuttylmao 56fe133cc6 Merge branch 'beta' into revert-13-revert-11-main 2025-09-22 04:51:11 +10:00
nuttylmao 9da7469587 Revert "Revert "TikTok Like Events not updating properly"" 2025-09-22 04:42:33 +10:00
nuttylmao 843d0828fe Revert "TikTok Like Events not updating properly" 2025-09-22 04:39:50 +10:00
nuttylmao 58213318d3 Move a tonne of reused functions to helpers.js 2025-09-22 04:31:16 +10:00
nuttylmao 798385ec33 Added support for Kick kicks 2025-09-18 05:28:18 +10:00
Rodrigo Emanuel 274ed6bf55 Update script.js 2025-09-11 15:38:45 -03:00
Rodrigo Emanuel aed7e5a921 Update script.js 2025-09-11 15:14:26 -03:00
Rodrigo Emanuel 1ebfa5a561 Like Function FIx 2025-09-11 14:47:21 -03:00
nuttylmao c0e10abe87 Added support for Shared Chat message deleted, bans and time outs 2025-09-01 08:43:23 +10:00
nuttylmao 7137c8f243 Shared chat now shows usernames 2025-09-01 08:09:42 +10:00
nuttylmao 3497d95635 Fixed Fourthwall giveaways 2025-08-31 13:51:12 +10:00
nuttylmao 60c4071378 Fixed Shared Chat 2025-08-28 09:08:23 +10:00
nuttylmao c2729093b4 Kick is stupid and turns underscores into dashes which fuck everything up, therefore do a find/replace to make it work good 2025-08-28 08:45:44 +10:00
nuttylmao 193b6717fa Merge pull request #7 from vortisrd/beta
Added TikTok Follow, TikTok Likes and Msg ID/User ID fixes
2025-08-25 21:09:26 +10:00
nuttylmao c045c502c2 Fixed Twitch bans/time outs not working 2025-08-24 05:15:48 +10:00
Rodrigo Emanuel 69e7eb56aa Update script.js 2025-07-25 22:06:01 -03:00
Rodrigo Emanuel 3f35070a26 . 2025-07-25 22:02:27 -03:00
Rodrigo Emanuel 087c4915a0 Update script.js 2025-07-25 21:24:59 -03:00
Rodrigo Emanuel 9746c97289 Update script.js 2025-07-25 21:23:46 -03:00
Rodrigo Emanuel 22b150da2f Added TikTok Followers Support 2025-07-25 20:13:51 -03:00
nuttylmao 7590507d67 Removed unnecessary "Enabled Kick Support" toggle 2025-07-24 08:44:37 +10:00
nuttylmao de9edc37d0 Kick connection fixes 2025-07-23 13:48:04 +10:00
nuttylmao de8c82de93 Fixed replies 2025-07-21 11:44:50 +10:00
nuttylmao 9326a1802d Changed YouTube sticker format + various small fixes 2025-07-21 11:34:46 +10:00
nuttylmao d3abd7a133 Added toggles for TikTok 2025-07-21 08:34:51 +10:00
nuttylmao 4fc53fa772 Migrated all Kick code to Pusher Webhooks 2025-07-14 09:41:15 +10:00
nuttylmao 0bffcee79b Removed unneccessary IDs 2025-07-14 08:43:25 +10:00
nuttylmao 6b9ef3f863 Fixed gifted subs display incorrect information 2025-07-14 08:19:08 +10:00
nuttylmao 2df6f7a4c9 Converted all Kick code to Pusher Webhooks 2025-07-14 08:05:05 +10:00
nuttylmao a3c2a4c4de Removed title from emotes because it broke everything 2025-07-10 11:49:31 +10:00