tmijs / tmi.js

💬 Javascript library for the Twitch Messaging Interface. (Twitch.tv)
https://tmijs.com
MIT License
1.55k stars 215 forks source link

[v2] Updates connection handling, Client initialisation, and JSDoc. Adds message logging #355

Closed InzeNL closed 4 years ago

InzeNL commented 4 years ago

Added a notice event for TMI's NOTICE command Updated the initialisation of client, now requiring an identity Updated JSDoc comments to contain types Added option to log chat messages to console

AlcaDesign commented 4 years ago

I would prefer to keep my original code style. Also some indention has been mistakenly replaced with spaces.

This PR would need to be broken up rather than a monolithic one, I cannot accept these changes together.