1.0.2 • Published 8 years ago
telemanagement v1.0.2
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 installinside the Telemanagement folder to download dependencies. - In 
cfg.js, setexports.logpath = ''to your desired log output path, or set it to "DONOT" to disable logging. - In 
passwd.js, setexports.pass = ''to your desired remote command password, and setexports.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