adaptorex
Version:
Connect all your live interactive storytelling devices and software
16 lines • 474 B
JSON
{
"name":"adaptorex-telegram",
"adaptorex":{
"name":"telegram",
"title":"Telegram"
},
"version":"1.0.1",
"description":"Add telegram accounts and bots to your adaptor:ex game and send messages and handle incoming messages.",
"main": "telegram.js",
"homepage": "https://docs.adaptorex.org/basics/plugins/telegram.html",
"license": "MIT",
"dependencies": {
"fs-extra": "^9.1.0",
"telegram": "^2.14.7"
}
}