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

i have pushed to heroku but bot is not responding #38

Closed askfriends closed 3 years ago

askfriends commented 3 years ago

hello;

i want to run .py in heroku, and thats why i have downloaded that file in this shell bot root folder and pushed to heroku, but when i start bot and give some commands its not responding at all. i have edited confi.json and usd my bot token and owner id too. so what am i missing here?

mildsunrise commented 3 years ago

this doesn't work with heroku, it's designed to put it in your server (the one you want to issue commands in)

askfriends commented 3 years ago

this doesn't work with heroku, it's designed to put it in your server (the one you want to issue commands in)

im already using this with another bot in telegram, hosted on heroku.