Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 437 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 437 Bytes

Telegram-Bot-Parkplatz

A server program to "park" your unused telegram bot accounts on. Let's them respond with a message about the bot being parked.

Dev setup

Requirements

  • NodeJS (at least version 14)
  • A domain
  • A possibility to forward https traffic from that domain as http to your computer.

How to run

npx tsc
node ./build/index.js

License

GNU GENERAL PUBLIC LICENSE, see LICENSE