IRC Bot
Python Code
+ 1 likes
Please Register to submit score.
| Average Score | 4.0 (of 1 scores) |
| Date Added | Mar 21, 2007 |
| Last Updated | Dec 11, 2008 |
| Tags | bot irc python |
Introduction
when you want to edit it, right click on the file and hit Edit with IDLE
if you want to run it just double click on it.
It simply makes the bot join the server in this case, irc.snm.co.nz it then joins #paul, when its join privmsg's #paul and yeah
Python Snippet:
IRC Bot
Posted on Feb 16, 2008 10:31 pm
Posted on Feb 16, 2008 10:31 pm
Yep pls Describe what it does in your introduction..... :P
Python Snippet:
IRC Bot
Posted on Jun 6, 2008 5:02 am
Posted on Jun 6, 2008 5:02 am
double click the file.........
Python Snippet:
IRC Bot
Posted on Jun 6, 2008 8:59 am
Posted on Jun 6, 2008 8:59 am
*shrugs* works for me.......
Python Snippet:
IRC Bot
Posted on Jun 6, 2008 10:37 am
Posted on Jun 6, 2008 10:37 am
Can You Add Me Too MSN And Help?
snooopylove@hotmail.com
snooopylove@hotmail.com
Python Snippet:
IRC Bot
Posted on Dec 11, 2008 12:17 am
Posted on Dec 11, 2008 12:17 am
edited to fix the rn to \r\n problem. :)
Python Snippet:
IRC Bot
Posted on Apr 26, 2009 6:43 pm
Posted on Apr 26, 2009 6:43 pm
suggestions: dont use raw protical. i recommend circuits or irclib. raw protical times out etc...
helpful links:
http://trac.softcircuit.com.au/circuits
http://python-irclib.sourceforge.net/
helpful links:
http://trac.softcircuit.com.au/circuits
http://python-irclib.sourceforge.net/
Python Snippet:
IRC Bot
Posted on Sep 5, 2009 1:45 am
Posted on Sep 5, 2009 1:45 am
Oh nice. Helps me understand some concepts used in Python for IRC-based things.













