piyushkhemka / samacharbot2

Reddit bot for summarizing posted links and providing relevant links.

Home Page:https://www.reddit.com/user/samacharbot2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

samacharbot2

Reddit bot which summarizes link containing news articles on /r/india subreddit.

Uses two summarizing libraries

1)Smrzr

2)Sumy

Uses Goose for scraping content.

Thanks to sr33 for relevant news links idea and implementation

Find the bot on reddit here

Code

The main files are samacharbot2.py, altsummary.py and blacklist.py, ignore the rest, they are either config files for heroku or files for testing.

#Contribute

Help me in identifying websites which break the bot which provide summaries like "Javascript is not enabled" or "Email not sent" or other such messages.

Fork, edit the blacklist file by appending domain name (you can check this by reading what's written next to the reddit title in brackets) to it and send a pull request!

Thanks!

#Subreddits

Currently working on the following subreddits:

  • india

  • mumbai

  • TILinIndia

  • willis7737_news

  • freesoftware

  • parabola

  • libreboot

  • TESTBOTTEST

About

Reddit bot for summarizing posted links and providing relevant links.

https://www.reddit.com/user/samacharbot2/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%