spelsinx / node-pterodactyl-bot

Telegram bot, to work with hosting user panel Pterodactryl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💻 Telegram bot for Pterodactryl on NodeJS

Telegram BOT, to work with hosting user panel Pterodactryl

Installation and Usage

  1. Clone this repository to your folder git clone https://github.com/spelsinx/node-pterodactyl-bot.
  2. Insert your TOKEN to file bot.js – in certain lines below!.
  3. Install all dependencies npm install or npm install nodeactyl && npm install node-telegram-bot-api.
  4. Launch your user-bot by using node bot.js.

Documentation

All documentation on methods, errors, requests, and additional information is on the NODEACTYL site.

License

This information is distributed for informational purposes. We are not trying to offend anyone. For more information go to the file LICENSE.

About

Telegram bot, to work with hosting user panel Pterodactryl

License:Apache License 2.0


Languages

Language:JavaScript 100.0%