/linkhut

Telegram bot that will get website view screenshot

Primary LanguageJavaScript

linkhut-banner

Linkhut is a telegram bot that captures the screen of the URL that is entered, this is useful if you are not sure of the URL you are going to visit.


Take a peek first

Installation

Install all packages

npm install

Usage

Run micro-bot

BOT_TOKEN='TOKEN' npm start

or

micro-bot -t TOKEN index.js

License

MIT