1.0.2 • Published 7 years ago

telemanagement v1.0.2

Weekly downloads
2
License
GPL-3.0
Repository
github
Last release
7 years ago

Telemanagement

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

Instructions

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