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

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

Awesome Lists containing this project

README

          

# Welcome to @koromerzhin/streamchat 👋

![Version](https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000)
![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/koromerzhin/streamchat/graphs/commit-activity)
![Continuous Integration](https://github.com/koromerzhin/streamchat/workflows/ci/badge.svg?branch=develop)

> Regroupement des messages envoyés depuis les différents live

## 🏠 [Homepage](https://github.com/koromerzhin/streamchat#readme)

![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)

## 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)_