Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

💬 Get full access to YouTube Live Chat

License

NotificationsYou must be signed in to change notification settings

sigvt/masterchat

Repository files navigation

npmnpm: total downloadsnpm: publish sizetypedoc

Masterchat is the most powerful library for YouTube Live Chat, supporting parsing 20+ actions, video comments and transcripts, as well as sending messages and moderating chats.

Install

npm install masterchat
import{Masterchat,stringify}from"masterchat";constmc=awaitMasterchat.init("oyxvhJW1Cf8");constchats=mc.iter().filter((action)=>action.type==="addChatItemAction");forawait(constchatofchats){console.log(`${chat.authorName}:${stringify(chat.message)}`);}

SeeMANUAL for further instructions.

CLI

npm i -g masterchat-cli
mc watch --org Hololive

Seemasterchat-cli for detailed usage.

Desktop App

See☄️Komet for further information.

Community

Contributing

  • Use masterchat withDEBUG=masterchat andreport logs that are prefixed with[action required]
  • SquashTODOs

SeeContribution Guide for more information.Ask questions in#masterchat channel onholodata Discord server.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


uetchy

💻

Shiaupiau

💻

Jan Procházka

💻

sphinxrave

🐛

David Chen

🐛🤔

Evgeniy Istomin

📖

This project follows theall-contributors specification. Contributions of any kind are welcome!

Projects using Masterchat

Related projects


[8]ページ先頭

©2009-2025 Movatter.jp