-
Здравствуйте.
Меня очень интересует возможность писать сообщение в чат с большим количеством пользователей. Это не чат группы-паблика, а аналог `Group chat` телеги.
В телеге есть аналогичный ве…
-
Edit by Dandelion Sprout 25th of February 2020: GitHub spectacularly failed to tell me that there was a comment limit of 2,500 comments in issue threads?! So now it seems that discussion has been forc…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
5 years ago
-
`bot.command('Начать', (ctx) => {
ctx.reply('Hello!')
})`
Ввожу "Начать"
Бот отправляет 2 сообщения "Hello", бывает и больше.
В чем проблема может быть?
-
Здравствуйте! Поддерживает ли ваша библиотека bots longpoll? https://vk.com/dev/bots_longpoll
Если да, то есть ли на неё документация? (Желательно с примером кода)
-
The validator recently started checking the rule that InstanceID is not allowed in Vulkan shaders. (Thank you @sheredom )
But Tests/ spv.AnyHitShader.rahit, spv.ClosestHitShader.rchit, spv.Intersec…
-
`node_modules/node-vk-bot-api/lib/index.js:18
Object.entries({ ...methods, api, callExecute }).forEach(([key, method]) => {
^^^
SyntaxError: Unexpected token ...
at …
-
Node - v9.2.0
VK-IO - 4.0.0-alpha.8
Сама проверка:
```
if (!message.hasText() && message.isOutbox() && message.text[0] !== '/' && message.getChatId() != 4) return next();
let command = message.…
-
Пожалуйста, не забудьте внимательно прочитать README.md и всё настроить точно как в инструкциях. Попробуйте ещё раз проверить введённые данные, подождите немного. Убедитесь, что у вас есть доступ к ин…
-
### Expected behavior
### Actual behavior
I can't set title and game on 1 bot (others working)
bot is channel editor, scopes is ok too
![img](https://i.imgur.com/9Hiz7G4.png)
No errors in con…