[IRCServices Coding] RE: BotServ

Anton Wolkov phan70m at gmail.com
Wed Dec 29 13:10:24 PST 2004


just so you know, this is not that hard and i must say the services'
api is pretty friendly.
i've added nickserv/vhost which works perfectly with sqlite,
memoserv/meet (still experimental) allows scheduling of meetings using
memos to confirm or deny.
infoserv/news (alpha) fetches news from sqlite table (fetched from rss
using a php cron job).
though non of them actually idle in channels i must say the code
shouldn't be that hard.