https://github.com/koromerzhin/streamchat
Regroupement des messages envoyés depuis les différents live
https://github.com/koromerzhin/streamchat
docker koromerzhin socket-io streamchat twitch vuejs
Last synced: 2 months ago
JSON representation
Regroupement des messages envoyés depuis les différents live
- Host: GitHub
- URL: https://github.com/koromerzhin/streamchat
- Owner: koromerzhin
- License: mit
- Created: 2021-02-24T12:27:40.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2025-07-20T14:00:37.000Z (11 months ago)
- Last Synced: 2025-07-20T16:04:43.774Z (11 months ago)
- Topics: docker, koromerzhin, socket-io, streamchat, twitch, vuejs
- Language: JavaScript
- Homepage:
- Size: 1.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to @koromerzhin/streamchat 👋


[](https://github.com/koromerzhin/streamchat/graphs/commit-activity)

> Regroupement des messages envoyés depuis les différents live
## 🏠 [Homepage](https://github.com/koromerzhin/streamchat#readme)

## Need
Software:
- npm
- docker
- repository koromerzhin/lampy
Config:
docker swarm
Hosts:
- streamchat.traefik.me
- back-streamchat.traefik.me
## Download
```sh
git clone --recurse-submodules git@github.com:koromerzhin/streamchat.git streamchat
cd streamchat
```
## Install
```sh
cp back/.env.dist back/.env
```
Generate new [token](http://twitchapps.com/tmi/)
with all scopes and edit back/.env to add value to TWITCH_PASSWORD and TWITCH_CHANNEL
```sh
npm install
```
## Exec
```sh
npm run exec
```
## Author
👤 **koromerzhin**
- Website: [https://www.letoullec.fr](https://www.letoullec.fr)
- Twitter: [@koromerzhin](https://twitter.com/koromerzhin)
- Github: [@koromerzhin](https://github.com/koromerzhin)
- LinkedIn: [@koromerzhin](https://linkedin.com/in/koromerzhin)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check
[issues page](https://github.com/koromerzhin/streamchat/issues).
You can also take a look at the
[contributing guide](https://github.com/koromerzhin/streamchat/blob/develop/CONTRIBUTING.md).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2019 [koromerzhin](https://github.com/koromerzhin).
This project is
[MIT](https://github.com/koromerzhin/streamchat/blob/develop/LICENSE) licensed.
## ✨ Contributors
Thanks goes to these wonderful people
([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Le TOULLEC Martial

Mend Renovate

mend-bolt-for-github[bot]
This project follows the
[all-contributors](https://github.com/all-contributors/all-contributors)
specification. Contributions of any kind welcome!
---
_This README was generated with ❤️ by
[readme-md-generator](https://github.com/kefranabg/readme-md-generator)_