Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrielcrackpro/twitch-chat-listener
App to listen to twitch chat
https://github.com/gabrielcrackpro/twitch-chat-listener
twitch twitch-api twitch-chat
Last synced: 5 days ago
JSON representation
App to listen to twitch chat
- Host: GitHub
- URL: https://github.com/gabrielcrackpro/twitch-chat-listener
- Owner: GabrielCrackPro
- License: mit
- Created: 2022-06-30T10:47:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-03T11:36:30.000Z (over 2 years ago)
- Last Synced: 2024-04-29T23:52:19.207Z (9 months ago)
- Topics: twitch, twitch-api, twitch-chat
- Language: JavaScript
- Homepage: http://twitch-listener.surge.sh
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Twitch Chat Listener
[![GitHub license](https://img.shields.io/github/license/GabrielCrackPro/twitch-chat-listener?style=for-the-badge)](https://github.com/GabrielCrackPro/twitch-listener/master/LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge)](https://github.com/GabrielCrackPro/twitch-chat-listener/pulls)
[![Bootstrap](https://img.shields.io/badge/Bootstrap-5.0-blueviolet?style=for-the-badge&logo=bootstrap)](https://getbootstrap.com)App 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
- You can view the app here## TODO
- [x] Connect to twitch chat
- [x] Show messages on page
- [ ] Detect chat events
- [x] Messages
- [x] Subs
- [ ] Subs gifts
- [x] Cheers
- [ ] Host
- [ ] Raid
- [x] Detect mentions
- [ ] Detect links
- [ ] Detect user type
- [x] Broadcaster
- [x] Sub
- [ ] No sub
- [ ] Render emotes
- [x] Add recent channels list
- And more...