The Dink Network

New File: Dinkbot

December 24th 2009, 11:11 AM
bonca.gif
Christiaan
Bard They/Them Netherlands
Lazy bum 
UPDATED: seems I misunderstood the purpose of this file.

Want to chat with other Dinkers? Then head for the chatroom. For this chatroom, GlennGlenn has made an IRC bot named Dinkbot, but apparently it's a work-in-progress.

To run, create a new file called index.php and put the following in the file:

<?php require("irc.class.php"); $con = new irc(); echo $con->ircConnect(); echo $con->irc_loop();
?>

See you in the chatroom!

December 24th 2009, 12:11 PM
slimeb.gif
DaVince
Peasant He/Him Netherlands
Olde Time Dinkere 
You forgot to mention you'll need to set up your PC as a PHP server in order to use it, which could be just as complicated (if not more) than, uh, downloading an IRC client.

Why not upload it on the Dink Network and link to it from the Chat link instead?
December 24th 2009, 12:42 PM
fairy.gif
GlennGlenn
Peasant He/Him Norway
GlennGlenn doesn't want a custom title. 
Well, as the code stands now, you can't use it as an IRC client, so it's just a bot. And yeah, I will finish this with more stuff later and include a way tutorial to get Apache, PHP & MySQL on your machine.
December 24th 2009, 02:11 PM
fish.gif
Simeon
Peasant He/Him Netherlands
Any fool can use a computer. Many do. 
But that defeats the purpose, doesn't it? It's like installing an outdoor elevator to enter a building on the 34th floor while you could also get a key to unlock the front door... it could be used to support Dink Chat on other websites though.
December 24th 2009, 03:15 PM
fairy.gif
GlennGlenn
Peasant He/Him Norway
GlennGlenn doesn't want a custom title. 
it was not meant to be a client though, just a bot to idle in the channel and to receive information and do actions based on that.
December 24th 2009, 06:22 PM
slimeb.gif
DaVince
Peasant He/Him Netherlands
Olde Time Dinkere 
Oh, so it can be used in other channels too? Because I'd hate to see 800 dinkbots on the Dink channel...
December 24th 2009, 08:11 PM
fairy.gif
GlennGlenn
Peasant He/Him Norway
GlennGlenn doesn't want a custom title. 
You can, there are properties that you can change in order it to connect to other network, but the features of the bot is Dink related.
December 24th 2009, 08:11 PM
anon.gif
Skorn
Peasant He/Him
I Bring Tidings of Spam 
Kinda worthless seeing as how there are at least 2 bots in dink chat each day
December 26th 2009, 06:49 PM
slimeg.gif
metatarasal
Bard He/Him Netherlands
I object 
Christiaan: The update doesn't show up in the main news page. You've only edited your post on the forum.