intergram icon indicating copy to clipboard operation
intergram copied to clipboard

plz explain how to install on my website

Open jotaroita opened this issue 6 years ago • 1 comments

each telegram bot require a full path for works like "..........setWebhook?url=https://MYWEBSITE/hook/script.php"

in your script HOOK folder doenst exists even the final script for the bot (should be chat.js?)

i use FTP to put script on my server, with your script is not possible, explain how to do, with just FTP and file configuration.

i created many bots in telegram, telegram is not the problem please explain how to install your script in my server, which file i've to edito to set the variables etc..

jotaroita avatar Feb 07 '19 18:02 jotaroita

The "/hook" is defined in the "server.js" on the root directory. You need NodeJS for this script to work.

iLazlow avatar Feb 08 '19 17:02 iLazlow