T
T
T3R3AND2020-06-09 21:14:21
In contact with
T3R3AND, 2020-06-09 21:14:21

vk-io not working?

Hello! What is wrong here? The bot just doesn't respond, but vk.updates.on works!

vk.updates.hear(/^(?:тест)$/i, async (message) => {
    return message.send(`Проверка`);
});

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
ikometa, 2022-04-19
@ikometa

command.hear('/start', async (context) => {
   context.send('Думаешь я знаю?');
})

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question