wuweiluohua / formatbot1

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

Patreon

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

About

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

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.4%Language:Shell 0.6%