labels, classify, summarization string for canarinho app
inside the folder run npm install
node src/classification.js
- open https://web.whatsapp.com/
- choose an group
- copy the hole code on chrome console
- call some function to see the behavior
- readCurrentChat(); read all messages loaded on current open group chat
- asyncLoadAllChatHistory(); scroll all the group messages until reach the first message
- scrollChatTop(); scroll one time on group messages
- reachTop(); tells if reach the top or not
- isAnValidChatGroup(); tells if is a group with at least 10 users
- cancelPendingAsyncProcess(); cancel all async pending process, timeout, intervals