Aqendo / telegram_hax_woiden_bot

Telegram bot for checking server availibility on woiden.id and hax.co.id. Mostly abandonware, not hosted as for now. For some reason is written in JS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hax.co.id and Woiden.id Checker-bot

Prerequisites

You need to have installed:
- node
- npm
- git

Installing

Clone repo

git clone https://codeberg.org/aqendo/telegram_hax_woiden_bot.git
cd telegram_hax_woiden_bot

Install dependencies

npm install

Set your token

On line 4 change 'token' to '<paste your token from BotFather>'

Start bot

node .

Restart automatically on reboot

You can configure pm2 to get it work by itself.

About

Telegram bot for checking server availibility on woiden.id and hax.co.id. Mostly abandonware, not hosted as for now. For some reason is written in JS.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%