mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-24 22:46:41 +07:00
#6 made better content stripping
This commit is contained in:
parent
31c6f100fc
commit
2c5f111c56
3 changed files with 11 additions and 4 deletions
|
@ -26,6 +26,7 @@
|
|||
"remark-parse-frontmatter": "^1.0.3",
|
||||
"retext": "^7.0.1",
|
||||
"socks-proxy-agent": "^5.0.0",
|
||||
"strip-markdown": "^4.0.0",
|
||||
"telegraf": "^4.3.0",
|
||||
"to-vfile": "^6.1.0",
|
||||
"typeorm": "^0.2.32",
|
||||
|
@ -39,9 +40,9 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/axios": "^0.14.0",
|
||||
"@types/node": "^14.14.37",
|
||||
"@types/express": "^4.17.11",
|
||||
"@types/handlebars": "^4.1.0",
|
||||
"@types/node": "^14.14.37",
|
||||
"@types/ramda": "^0.27.39",
|
||||
"@types/winston": "^2.4.4",
|
||||
"@types/yargs": "^16.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue