Go to file
dependabot[bot] 0576086ebc
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 08:05:18 +00:00
src WIP: Initial commit 2020-02-15 19:07:55 +03:00
.env.dist WIP: Initial commit 2020-02-15 19:07:55 +03:00
.eslintrc.js WIP: Initial commit 2020-02-15 19:07:55 +03:00
.gitignore WIP: Initial commit 2020-02-15 19:07:55 +03:00
LICENSE.md WIP: Initial commit 2020-02-15 19:07:55 +03:00
nodemon.json WIP: Initial commit 2020-02-15 19:07:55 +03:00
package.json WIP: Initial commit 2020-02-15 19:07:55 +03:00
README.md WIP: Initial commit 2020-02-15 19:07:55 +03:00
tsconfig.json WIP: Initial commit 2020-02-15 19:07:55 +03:00
yarn.lock Bump ini from 1.3.5 to 1.3.8 2020-12-12 08:05:18 +00:00

VK Speech-To-Text Bot

This bot should convert all audio messages in dialog to text. Useful in group chats.

It's not working yet, still WIP.