1.0.1 • Published 2 years ago

twitch-chat-listener-cli v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Twitch Chat Listener CLI

GitHub license PRs Welcome

CLI tool to listen to twitch chat built using tmijs library

  • It can be used by anybody. The only thing you'll need is the channel name

Usage

npm i -g twitch-chat-listener-cli
twitch-listener-cli

TODO

  • Connect to twitch chat
  • Show messages on console
  • Detect chat events
    • Messages
    • Subs
    • Subs gifts
    • Cheers
    • Host
    • Raid
  • Detect mentions
  • Detect links
  • Detect user type
    • Broadcaster
    • Sub
    • No sub
  • Render emotes
  • Add recent channels list
  • And more...