Garage:IRCBots : Différence entre versions

De La Quadrature du Net
Aller à la navigationAller à la recherche
(Created page with '{{Project |name=UnGarage |description=UnGarage is a multifunction irc bot that read rss, twitter and allow to post on twitter. |language=Bash |aperson=Bram |r…')
 
Ligne 1 : Ligne 1 :
 +
=UnGarage=
 +
 
{{Project
 
{{Project
 
|name=UnGarage
 
|name=UnGarage
Ligne 13 : Ligne 15 :
 
UnGarage is based on [http://tools.suckless.org/ii ii], a filesystem for irc. The original idea came from [http://werebuild.eu/wiki/index.php?title=John-Henry John-Henry] by jaywalk but, except the reconnection loop, those two bots don't share any code in common.
 
UnGarage is based on [http://tools.suckless.org/ii ii], a filesystem for irc. The original idea came from [http://werebuild.eu/wiki/index.php?title=John-Henry John-Henry] by jaywalk but, except the reconnection loop, those two bots don't share any code in common.
  
UnGarage is a combination of [http://www.vanheusden.com/rsstail/ rsstail], [http://gregkh.github.com/bti/ bti], grep, screen and some bash to glue everything. The "code" itself cannot really be released but a methodology on how to do a similar bot can be release (but since I'm lazy I won't do this right now, if you have any question don't hesitate to ping me on irc).
+
UnGarage is a combination of [http://www.vanheusden.com/rsstail/ rsstail], [http://gregkh.github.com/bti/ bti], grep, screen and some bash to glue everything. The "code" itself cannot really be released but a methodology on how to do a similar bot can be released (but since I'm lazy I won't do this right now, if you have any question don't hesitate to ping me (Bram) on irc).
  
== What it do ==
+
== What it does ==
 
* reads RSS from the [http://lqdn.fr/todo todo] and other rss (link the rp one for #lqdn-rp)
 
* reads RSS from the [http://lqdn.fr/todo todo] and other rss (link the rp one for #lqdn-rp)
 
* reads twitter RSS on the research "laquadrature"
 
* reads twitter RSS on the research "laquadrature"
 
* reads the friend timeline of [http://www.twitter.com/UnGarage UnGarage] and filter it based of keywords to show only subject that interest us.
 
* reads the friend timeline of [http://www.twitter.com/UnGarage UnGarage] and filter it based of keywords to show only subject that interest us.
* allow to post on twitter with the account [http://www.twitter.com/UnGarage UnGarage] with the !twitter or !tweet command
+
* allows to post on twitter with the account [http://www.twitter.com/UnGarage UnGarage] with the !twitter or !tweet command
 
* uses twitter interface to "special" rt (and not manual rt) with the command !rt <tweet id>
 
* uses twitter interface to "special" rt (and not manual rt) with the command !rt <tweet id>
* "!rt last" to rt the last tweet that has appear on #laquadrature
+
* "!rt last" to rt the last tweet that appeared on #laquadrature
 
* since it's an ii, it can be modify or moved to other chans really easily
 
* since it's an ii, it can be modify or moved to other chans really easily
  

Version du 21 juin 2010 à 18:09

UnGarage

UnGarage is a multifunction irc bot that read rss, twitter and allow to post on twitter.

Description

UnGarage is based on ii, a filesystem for irc. The original idea came from John-Henry by jaywalk but, except the reconnection loop, those two bots don't share any code in common.

UnGarage is a combination of rsstail, bti, grep, screen and some bash to glue everything. The "code" itself cannot really be released but a methodology on how to do a similar bot can be released (but since I'm lazy I won't do this right now, if you have any question don't hesitate to ping me (Bram) on irc).

What it does

  • reads RSS from the todo and other rss (link the rp one for #lqdn-rp)
  • reads twitter RSS on the research "laquadrature"
  • reads the friend timeline of UnGarage and filter it based of keywords to show only subject that interest us.
  • allows to post on twitter with the account UnGarage with the !twitter or !tweet command
  • uses twitter interface to "special" rt (and not manual rt) with the command !rt <tweet id>
  • "!rt last" to rt the last tweet that appeared on #laquadrature
  • since it's an ii, it can be modify or moved to other chans really easily

What we want to do

  • Nothing special right now, we think about merging every bots into one, maybe this one.
<< back to the garage
UnGarage
Description UnGarage is a multifunction irc bot that read rss, twitter and allow to post on twitter.
Languages Bash
Leader Bram
Contributors {{{developers}}}
Repository none
Project Url {{{url}}}
Demo {{{demo}}}
Download {{{download}}}