intergram
intergram copied to clipboard
plz explain how to install on my website
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..
The "/hook" is defined in the "server.js" on the root directory. You need NodeJS for this script to work.