live-bot
Version:
With this module you can make an online bot to response the messages like an telegram-bot 🤖
29 lines (28 loc) • 696 B
JSON
{
"name": "live-bot",
"version": "1.1.2",
"description": "With this module you can make an online bot to response the messages like an telegram-bot 🤖",
"main": "live-bot.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/E-RROR/live-bot.git"
},
"keywords": [
"live-bot",
"botmaker",
"bot",
"bot-api",
"telegram-bot",
"chat",
"chat-bot"
],
"author": "sina farhadi",
"license": "ISC",
"bugs": {
"url": "https://github.com/E-RROR/live-bot/issues"
},
"homepage": "https://github.com/E-RROR/live-bot#readme"
}