Pterogram is integration telegram with pterodactyl using telegram bot.
- Clone the repository
- Open config.toml
- Set telegram Bot
token
using https://t.me/BotFather - Set
access
id using chatid from https://t.me/getmyid_bot, to have access to bot. - Set
hostingUrl
of your pterodactyl panel, url must be using https. - Set
clientAPIKey
from Account Settings > API Credentials > Create API key. - Use
npm install
in directory where placed bot, to inizialite node modules. - Run
app.js
file in any way you like. For examplenode app.js