• Stars
    star
    156
  • Rank 233,251 (Top 5 %)
  • Language
    JavaScript
  • License
    GNU General Publi...
  • Created almost 5 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Make instant view easily and fast, from any article on the internet in the best messenger ever Telegram

This bot makes instant view from channel post that have not IV

You can find this bot by keywords such as “InstantViewBot”

Features

  • Extract link from amp,clck,bit.ly
  • Create IW from any full link
  • Compress Content
  • Partially support too long content
  • Second "process queue"
  • Text/Html/MD Document from storage
  • Better parse images
  • Multi links

🔨 Installation

Required env:

  • DEV = 1 show logging
  • TBTKN = bot token
  • TGGROUP = group for logs
  • TGADMIN = admin telegram id
  • TGPHTOKEN = Telegra.ph token
  • MESSAGE_QUEUE = rabbitmq message queue connection, thanks cloudamqp.com
  • MONGO_URI = mongodb connetcion uri, thanks cloud.mongodb.com

dev:

bash dev-install.txt
npm install
npm run dev

Wiki Instruction to run

More Repositories