Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hicarod/tchat

💬 A Twitch chat UI for your terminal.
https://github.com/hicarod/tchat

chat command-line-tool python twitch

Last synced: about 1 month ago
JSON representation

💬 A Twitch chat UI for your terminal.

Awesome Lists containing this project

README

        

# tChat



:speech_balloon: A Twitch chat UI for your terminal.


## Installation

```
pip install tChat
```

## Usage

```
tChat -ch
```

For example: `tChat -ch shroud` where `shroud` is a Twitch streamer and we want to join his chat using tChat.

If it is your first time, you probably don't have a configuration file, therefore the program will ask you two things: your Twitch nickname and your OAuth token.

**IMPORTANT**: Use this website to get your oauth token: [Twitch Chat OAuth Password Generator](https://twitchapps.com/tmi/)

## Troubleshooting

1. Blank nicknames

Be careful with the colors of your terminal. Sometimes it's gonna look like that the nickname is blank, but it is not, actually. You can try changing your terminal color background and see what fits better for you.

## License
[MIT](./LICENSE)