Answer the question
In order to leave comments, you need to log in
How to get an event from VK?
I'm using the vk-io library
AND I'm trying to get the "like_add" event https://vk.com/dev/groups_events
updates.on('like_add', async (message, next) => {
console.log(`Someone put like`)
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question