https://github.com/clouduser98/node-ttv-chat-client
https://github.com/clouduser98/node-ttv-chat-client
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/clouduser98/node-ttv-chat-client
- Owner: cloudUser98
- License: mit
- Created: 2023-10-31T15:02:40.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-11-08T22:34:59.000Z (over 1 year ago)
- Last Synced: 2025-02-03T12:42:01.873Z (4 months ago)
- Language: TypeScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Twitch chat client with Node
# Goals
This project tries to accomplish the creation of a Twitch chat client made
with Javascript without the need of using third-party libraries.# Environment
- Node version 14.21.3
- npm version 6.14.18