Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 991 Bytes

readme.md

File metadata and controls

29 lines (22 loc) · 991 Bytes

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 connection uri, thanks cloud.mongodb.com