From c3421b5837b7bea491cc12d3733060ff488dca19 Mon Sep 17 00:00:00 2001 From: Rodrigo Emanuel Date: Fri, 30 May 2025 15:29:07 -0300 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 181cac0..edbe123 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ I couldn't test every single outcome because it's not possible to simulate the e Also, at any point either **Kick** or **Kick.Bot** might change their stuff, so please, **be patient!** 😊 + --- ## 🔊 How to set TTS with Speaker.Bot @@ -68,7 +69,6 @@ Also, at any point either **Kick** or **Kick.Bot** might change their stuff, so --- - ## 💻 Commands supported by the Chat Field **Commands for Twitch** @@ -99,12 +99,24 @@ Also, at any point either **Kick** or **Kick.Bot** might change their stuff, so - /yt/ban (userID) **TikTok** -- TikFinity's WebSocket doesn't allow to send messages without authentication, so it's disabled for the moment. +- TikTok commands are not supported yet. **Kick** - Kick commands are not supported yet. +## TikTok Chat Setup +To send messages to **TikTok** using the *Chat Field*, you need to the following on **TikFinity**: + +1. Go to **Setup → Streamer.Bot Connection** and type the IP and the PORT you're using on your **Streamer.Bot** + +![TikFinity Setup → Streamer.Bot Connection](https://i.imgur.com/h0QDnNX.png) + +2. Go to **Chatbot → Streamer.Bot Messages** and enable *Allow Streamer.Bot to push messages to TikFinity*. + +![Chatbot → Streamer.Bot Messages](https://i.imgur.com/IGQ5xQq.png) + + --- ## 📝 To-Do List