|
| Author |
Message |
thesaboteur Newbie

Joined: 05 Apr 2005 Posts: 24
 
|
Posted: Sun Sep 04, 2005 4:59 am Post subject: Anyone Interested in IRC. |
|
|
| I got bored with yahoo and i've been working on some IRC stuff using Net-IRC. If anyone's interested I can post some of the simple things i've done. |
|
| Back to top |
|
 |
darkmonkey The Merovingian

Joined: 18 Apr 2004 Posts: 2557 Location: London, England
     votes: 7
|
Posted: Sun Sep 04, 2005 11:06 am Post subject: |
|
|
I've got a multiprotocol Bot which works on many mediums, including IRC. Show us your code - it's always better to share =] _________________ ~ Josh
[ Need bot hosting on a dedicated server? PM me. ] |
|
| Back to top |
|
 |
thesaboteur Newbie

Joined: 05 Apr 2005 Posts: 24
 
|
Posted: Mon Sep 05, 2005 7:51 am Post subject: |
|
|
| I didn't ask for help or code in this thread. So your response is confusing. |
|
| Back to top |
|
 |
darkmonkey The Merovingian

Joined: 18 Apr 2004 Posts: 2557 Location: London, England
     votes: 7
|
Posted: Mon Sep 05, 2005 10:56 am Post subject: |
|
|
No, I know. I'm just saying that yes, there is interest, so you should post your code :0 _________________ ~ Josh
[ Need bot hosting on a dedicated server? PM me. ] |
|
| Back to top |
|
 |
thesaboteur Newbie

Joined: 05 Apr 2005 Posts: 24
 
|
Posted: Mon Sep 12, 2005 12:37 am Post subject: |
|
|
Ok here ya go.
Nothing revolutionary here I just added in some of the basics to irctest.
You can actually receive notices now
Added sub blah to get unhandled events.(I think, cant remember)
This was at some point transformed into an Anti-spam bot. If you look closely we join alot of rooms and wait for someoen to msg us with a url then we post that information into a keyed private room called spammers.
There another bot with ops reads this and proceeds to kill the spammer.
So we now have support for that. Uses the kool timer stuff.
Added support for setting umodes and registering/identifying on joins and vhost stuff.
Right then, I don't know how to attachments anymore so I just uploaded it to my site. You can download from here http://sexyblackbox.net/botdepot
I was and still am considering making a searchbot at some point, but I haven't felt like messing with it recently. |
|
| Back to top |
|
 |
|