EvilzoneLabs / BeastBot

EZBot - irc.evilzone.org's official network bot
http://www.evilzone.org
GNU General Public License v3.0
3 stars 3 forks source link

Added simple module to search StackOverflow #29

Closed ibabushkin closed 9 years ago

ibabushkin commented 9 years ago

Implements basic searching of StackOverflow, addressing #24 . This part is tested and works well, given that BeautifulSoup4 and requests are installed. The interaction with IRC isn't tested, but should work. If needed, the code can be rewritten to use other HTML parsers and/or urllib[1,2,3].

-TheWormKill

chris2727 commented 9 years ago

I dont have time to test it but I do trust in thewormkill's competence so im gonna pull it and hope for the best... lol