botgram / shell-bot

:robot: Telegram bot that executes commands and sends the live output
GNU General Public License v3.0
787 stars 493 forks source link

This account is currently not available. #31

Open JadeVane opened 4 years ago

JadeVane commented 4 years ago

I run this with nginx user access

sudo -u nginx /bin/node /var/www/shell-bot/server.js

the log of any command shows nothing error,

Chat «Jade Vane»: running command «df -h»

but i just get this error message in telegram image Some potentially useful information:

BTW, I dono if this information would be helpful:

$ npm install
audited 29 packages in 1.186s
found 1 high severity vulnerability
  run `npm audit fix` to fix them, or `npm audit` for details

$ npm audit fix
up to date in 0.242s
fixed 0 of 0 vulnerabilities in 19 scanned packages
mildsunrise commented 4 years ago

That's weird... Thanks for reporting, I'm busy but will try to get back to this as I have more time