Added terminal logging to comply with bot's own Privacy Policy (https://blog.eleu.me/posts/lynx-privacy-policy)

This commit is contained in:
lucmsilva651 2024-09-11 20:03:33 -03:00
parent 177a3c5540
commit 8a584fc12d
No known key found for this signature in database
GPG key ID: D9B075FC6DC93985
5 changed files with 320 additions and 2 deletions

View file

@ -13,6 +13,7 @@
"child_process": "^1.0.2",
"node-html-parser": "^6.1.13",
"nodemon": "^3.1.4",
"telegraf": "^4.16.3"
"telegraf": "^4.16.3",
"winston": "^3.14.2"
}
}