Go to file
dependabot[bot] 3607c25ade
Bump express from 4.17.3 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.3...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 03:09:21 +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 Bump express from 4.17.3 to 4.19.2 2024-03-28 03:09:21 +00: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 express from 4.17.3 to 4.19.2 2024-03-28 03:09:21 +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.