An open API service indexing awesome lists of open source software.

https://github.com/franfj/tl-dr-bot

Telegram bot capable of summarizing messages / URLs / text from images (in development)
https://github.com/franfj/tl-dr-bot

python2 summarization telegram-bot telegram-bot-api

Last synced: 12 months ago
JSON representation

Telegram bot capable of summarizing messages / URLs / text from images (in development)

Awesome Lists containing this project

README

          

# tl;dr bot
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Ffranfj%2Ftl-dr-bot.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Ffranfj%2Ftl-dr-bot?ref=badge_shield)

Telegram bot capable of summarizing messages / multimedia contents (in development).

#### How to use
- Clone this repository
- Get a token from Botfather
- Create a database in firebase
- Put your bot token and database url in the tokens.txt file
- Run :)

#### Packages needed
See requirements.txt

#### License

Copyright 2018 Francisco Javier Rodrigo Ginés

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .

[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Ffranfj%2Ftl-dr-bot.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Ffranfj%2Ftl-dr-bot?ref=badge_large)