2010/12/9 Platonides
<platonides@gmail.com>
Alex Brollo wrote:
> 2. The script bring into life a python bot, who reads RecentChanges at
> 10 minutes intervals by a cron routine. Is perhaps more efficient a #irc
> bot listening it.wikisource #irc channel for recent changes in your
> opinion?
Yes. Specially since you presumably want to get *all* RecentChanges
which makes the 10 minutes value arbitrary.
Thanks to all from you. My 10 minutes interval readings were only a trick to skip over my "continuously listening" unskillness. I'll study a little bit the socket stuff and your code, then - I guess - I'll ask you again for details/troubles. :-)
Consider that I'm VERY slow when learning new routines.... and presently I've no idea about what precisely is "a socket". :-)
Alex