kamikazechaser / SkimBot

:blue_book: A Skimming Bot For Telegram

Home Page:https://telegram.me/SkimBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SkimBot

📘 A Skimming Bot For telegram

https://github.com/kamikazechaser/SkimBot/blob/master/LICENSE.md https://telegram.me/SkimBot https://telegram.me/kamikazechaser Dependency Status

About

This bot can skim through any article link you send to it. It is currently in BETA and the algorithm may output garbage from other links. It works pretty well with Wikipedia, Reddit text posts and Medium.

Installation

$ git clone https://github.com/kamikazechaser/SkimBot.git

$ npm install

Change Token In config.json

$ npm start

Hosting For Free

$ git clone https://github.com/kamikazechaser/SkimBot.git

$ cd SkimBot

$ npm install -g now

$ now --login

Confirm Your E-Mail Address

Change Token In config.json

$ now

Usage

Command Description
/skim [article] Returns a summarized article.

About

:blue_book: A Skimming Bot For Telegram

https://telegram.me/SkimBot

License:MIT License


Languages

Language:JavaScript 100.0%