Will be cool to have a monitor to count the mentions on your twitter account or search for specific topics.
Using their REST API should be "easy" to do, any volunteer ?
Yeah!
I've created our first server plugin to monitor Twitter!!
I've called it MENTWEET (mention + tweet xD)
It's a simple script that provides the number of matches with a string (mentions) in a interval (last X seconds).
The scripts receives two parameters (the second is optative and is 300 by default).
Example of use:
./mentweet.pl 'Pandora FMS' 600
Download and more info in the resources section at pandorafms.org:
http://pandorafms.org/index.php?sec=pand...id_PUI=249