Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albertincx/formatbot1
Make instant view easily and fast, from any article on the internet in the best messenger ever Telegram
https://github.com/albertincx/formatbot1
bot cloudamqp instantview mercury-parser mongodb nodejs rabbitmq telegraf telegram telegram-bot
Last synced: 3 months ago
JSON representation
Make instant view easily and fast, from any article on the internet in the best messenger ever Telegram
- Host: GitHub
- URL: https://github.com/albertincx/formatbot1
- Owner: albertincx
- License: gpl-3.0
- Created: 2019-07-25T12:08:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T05:31:45.000Z (5 months ago)
- Last Synced: 2024-06-11T02:04:06.101Z (5 months ago)
- Topics: bot, cloudamqp, instantview, mercury-parser, mongodb, nodejs, rabbitmq, telegraf, telegram, telegram-bot
- Language: JavaScript
- Homepage:
- Size: 464 KB
- Stars: 177
- Watchers: 2
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
This bot makes instant view from channel post that have not IV
You can find this bot by keywords such as “InstantViewBot”
## Features
- [x] Extract link from amp,clck,bit.ly
- [x] Create IW from any full link
- [x] Compress Content
- [x] Partially support too long content
- [x] Second "process queue"
- [x] 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](https://cloudamqp.com)
- MONGO_URI = mongodb connection uri, thanks [cloud.mongodb.com](https://cloud.mongodb.com)### Wiki [Instruction to run](https://github.com/albertincx/formatbot1/wiki/How-to-RUN)
### The story of the Bot https://safiullin.io/2024/03/31/ru/kak-ya-sozdaval-bota-dlya-telegram-InstantViewBot/