The TikTok Live Chat Viewer is a command-line tool designed to track and display real-time comments from TikTok live streams. This tool allows users to easily view comments as they come in during live broadcasts, with a terminal interface optimized for clear and visually appealing information display.
- Real-time Comment Display: Listen for and update comments from ongoing TikTok live streams.
- Readable Interface: Comments are displayed in a table format with highlighted colors for easier tracking.
- TikTok Username Input: Users can easily input the TikTok username to connect to a live stream.
- Stable Connection: Utilizes the tiktok-live-connector for reliable and fast connection to TikTok servers.
$ pnpm install
APP_TIKTOK_USERNAME="paste_stream_tiktok_account_name_here"
# Run command
pnpm nestjs-command stream-chat
Follow my TikTok channel for more knowledge and insights. My Tiktok: Gecko Tech
Nest is MIT licensed.