Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 659 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 659 Bytes

Perl-Twitter-Search-IRC-Bot

Written by Matthias Strubel (c) 2013 [email protected] Licenced with GPL-3

Small fast written Bot, that started once, searches new Items (reminds last read one) and sends them to one channel.

Uses the following perl libraries:

  • Net::Twitter
  • Bot::BasicBot

Very simple Twitter-IRC Bot which posts search results to IRC channel Goes offline when it doesnt find anything new after a while. It saves the last posted tweed id, so it resume the search.

Sorry for that unproper code and dirty style.. it was more like a prove of concept .. which runs :D