Code Monkey home page Code Monkey logo

beautifier's Introduction

@BeautifierSimplifierBot

Telegram bot which transforms any link in Instant View

Tired of slow web pages full of ads? Wouldn't be better if all links were Instant View's?. Well, this Bot can transform almost any link into an Instant View, keeping only meaningful information, just forward a link to it. If you add the bot to a group, it will try to transform any encountered link into an Instant View. It uses Mozilla's Readability Tool for extracting web content and https://telegra.ph/ to host that new content.

Just remember, Readability and Telegraph are not perfect. Readability can skip some images/videos. Telegraph can't handle tables. For those cases, each Telegraph article have link to original article in order to quickly switch to original web page.

Hopefully these drawbacks will be solved in the future by using Chrome's Readability engine and by generating images of tables for telegraph.

Installation and local launch

  1. Clone this repo: git clone https://github.com/Moldoteck/Beautifier
  2. Launch the mongo database locally
  3. Create .env with the environment variables listed below
  4. Run yarn install in the root folder
  5. Run yarn develop

And you should be good to go! Feel free to fork and submit pull requests. Thanks!

Environment variables

  • TOKEN — Telegram bot token
  • MONGO— URL of the mongo database
  • TELEGRAPH_TOKEN— Token for creating Telegraph pages. You can get it by calling appropiate API

Also, please, consider looking at .env.sample.

License

MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!

Based on: https://github.com/backmeupplz/telegraf-template

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.