Digg IRC Bot
September 24th, 2006 - By: Alex BaileyWrote a little app that parses Digg's RSS feeds, and outputs any new stories into an IRC channel. Just another small app to go alone with Digg Notify. I again made a static page for it, where you can find out more info. If you're interested in any VB.net socket programming you should check out the source to it. It's very easy to understand, and this is a basic example of how to use it. From here it should be easy to make an IRC client or IRC bot.











1. Jim | September 24th, 2006 @ 4:27 PM |
+2
It would be great if you made a version that could run on unix/linux.
2. Rub3X | September 24th, 2006 @ 5:12 PM |
+0
Did you try mono? I will see what I can do with java or perl.
3. Ant | September 24th, 2006 @ 7:43 PM |
+0
Linux and Mac OS X 10.2.8 ports please!
4. David | September 24th, 2006 @ 9:28 PM |
+0
Great work on the bot :)
5. tasty | September 24th, 2006 @ 11:37 PM |
+0
Any chance this could be modified to only report stories with the # of diggs above a certain threshold? It might not be that trivial though since there isn’t really a “>1000 digg feed”, but maybe it could check the count on the digg page.
6. hmm | September 25th, 2006 @ 2:04 AM |
+0
Great BOT. I was wondering if there was any necessary setup to it. I know some bots run inside of mIRC so you can edit their perform and hide the host, and was wondering if there was a way to do that on here
7. Collin | September 25th, 2006 @ 7:09 AM |
+0
I made a slight modification if you’re interested, which makes the app run as a systray icon instead of a console window.
geekforhir...gBotVB.zip is the modified source + binary :)
8. Collin | September 25th, 2006 @ 8:03 AM |
+0
Updated my zip, it now has a MinDiggs option in the ini - stories will only be saved/printed if they have more diggs than that number.
9. Kyle | September 28th, 2006 @ 5:57 AM |
+0
Collin, you never cease to amaze me.
10. AshTR | October 3rd, 2006 @ 11:34 PM |
+1
The 1.3 IRC bot works great. Now all it needs is selection between colors and non-colors and it’s perfect.
11. Tucker | March 2nd, 2007 @ 12:11 AM |
+1
now we just need one that will take a proxy as an argument
12. Information | June 1st, 2007 @ 8:24 PM |
+0
Should make it so it can only display stories over a certain amount of diggs. Looks cool though. Good work.
Leave a comment