https://github.com/gabrielcrackpro/twitch-chat-listener-android
App to listen to twitch chat
https://github.com/gabrielcrackpro/twitch-chat-listener-android
andorid-app android twitch twitch-api
Last synced: 4 months ago
JSON representation
App to listen to twitch chat
- Host: GitHub
- URL: https://github.com/gabrielcrackpro/twitch-chat-listener-android
- Owner: GabrielCrackPro
- Created: 2022-07-05T13:16:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-05T13:53:03.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T22:17:18.601Z (5 months ago)
- Topics: andorid-app, android, twitch, twitch-api
- Language: JavaScript
- Homepage:
- Size: 700 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twitch Chat Listener
[](https://github.com/GabrielCrackPro/twitch-listener/master/LICENSE)
[](https://github.com/GabrielCrackPro/twitch-chat-listener/pulls)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
## 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...