Skip to content

this repository show Tiktok live stream event : real time chat like and real time gift also thank the personne that send the gift , also this include a quiz you can change the question reply on the code you can start the quiz by typing !startquiz on the live chat then it will interact directly to the page :)

Notifications You must be signed in to change notification settings

solexo/BadrtikMobile

Repository files navigation

TikTok-Chat-Reader

A chat reader for TikTok LIVE utilizing TikTok-Live-Connector and Socket.IO to forward the data to the client. This demo project uses the unofficial TikTok API to retrieve chat comments, gifts and other events from TikTok LIVE.

Installation

To run the chat reader locally, follow these steps:

  1. Install Node.js on your system
  2. Clone this repository or download and extract this ZIP file
  3. Open a console/terminal in the root directory of the project
  4. Enter npm i to install all required dependencies
  5. Enter node server.js to start the application server

Now you should see the following message: Server running! Please visit http://localhost:8091
Simply open http://localhost:8091/ in your browser. Thats it.

If you have problems with Node.js, you can also just open the index.html from the public folder.
This will use the server backend of the demo site, which is sufficient for testing purposes. If you want to offer it to others or make many connections at the same time, please consider using your own server.

About

this repository show Tiktok live stream event : real time chat like and real time gift also thank the personne that send the gift , also this include a quiz you can change the question reply on the code you can start the quiz by typing !startquiz on the live chat then it will interact directly to the page :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published