New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

telemanagement

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

telemanagement

Remote Management over Telegram Bot Edit

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

Telemanagement

Telemanagement is an open source LGPLv3 Telegram bot to remotely manage your PC, and which also has plugin support.

Instructions

  • Clone the repository or use a release.
  • Do npm install inside the Telemanagement folder to download dependencies.
  • In cfg.js, set exports.logpath = '' to your desired log output path, or set it to "DONOT" to disable logging.
  • In passwd.js, set exports.pass = '' to your desired remote command password, and set exports.token = '' to your Telegram bot API.
  • (Optional) If you desire to use any plugins, configure them in plugins.js.
  • Run the bot with node bot.js
  • Enjoy

Keywords

telegram

FAQs

Package last updated on 20 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts