Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 5 days ago
JSON representation

App to listen to twitch chat

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)

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...