tmijs / tmi.js

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

Documentation webpage on NPM is inaccurate. #433

Closed NintenZone closed 3 years ago

NintenZone commented 3 years ago

Documentation page listed on NPM is incorrect and leads to a webpage like this: image

The only documentation I can find is only filled with examples and does not list all of the properties and methods that a particular class has or what data I can grab from an event. Is there documentation somewhere that is more similar to this?

NintenZone commented 3 years ago

This issue has not been resolved Screenshot_20201217-192315_Chrome

AlcaDesign commented 3 years ago

@NintenZone I do not own the tmijs.org domain. tmijs.com is the domain. There's no docs available there currently.

NintenZone commented 3 years ago

I understand. That URL is where the documentation link on your NPM page is directed.

AlcaDesign commented 3 years ago

@NintenZone And it was resolved. https://www.npmjs.com/package/tmi.js

NintenZone commented 3 years ago

Must not have updated yet, because it is showing as corrected now.