UNPKG

telegram-assistant

Version:

telegram bot will help you to do everything you can setup for him

51 lines (50 loc) 1.25 kB
{ "name": "telegram-assistant", "version": "1.3.0", "description": "telegram bot will help you to do everything you can setup for him", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dev": "node app.js" }, "repository": { "type": "git", "url": "https://github.com/thu142857/telebot-assistant" }, "website": "https://github.com/thu142857/telebot-assistant.git", "keywords": [ "telegram", "bot", "assistant", "telebot", "tele", "help", "super", "power" ], "author": "Thu Tran", "license": "ISC", "bugs": { "url": "https://github.com/thu142857/telebot-assistant/issues" }, "homepage": "https://github.com/thu142857/telebot-assistant#readme", "devDependencies": { "dotenv": "^16.4.5" }, "dependencies": { "axios": "^1.6.7", "cors": "^2.8.5", "express": "^4.18.2", "fs": "^0.0.1-security", "kva-email-service": "^1.2.0", "lodash": "^4.17.21", "moment": "^2.30.1", "morgan": "^1.10.0", "path": "^0.12.7", "ssl-http-with-docker": "^1.1.0", "tailwind-animation-extension": "^1.0.0", "telegraf": "^4.15.3", "web3-eve-cli": "^1.0.0", "web3-react-task": "^1.0.0" } }