idoco / intergram

Free live chat widget linked to your Telegram messenger
https://www.intergram.xyz
Mozilla Public License 2.0
1.4k stars 357 forks source link

plz explain how to install on my website #65

Open jotaroita opened 5 years ago

jotaroita commented 5 years ago

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..

iLazlow commented 5 years ago

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