Re: Does anyone have a copy of eukat's irc.e?
- Posted by useless_ Jun 04, 2013
- 1822 views
I need to write a bot. I'd like to do it in Euphoria. I understand 'useless' wrote one a while back. Does anyone have a copy or link?
Regards, Bugmagnet
Yes, I do. Though it lacks a file named irc.e (or irc.eu or irc.ew).
The current IRC bot for the channel, eubotmar2, is based on her eubot, which is fairly complex.
Which led to you deleteing hunks of it, and then complaining that my code didn't work right. I pretty much totally gave up at that point.
If you want a simple irc.e , I'd suggest http://jeremy.cowgar.com/svn/euchat/irc.e (from http://jeremy.cowgar.com/svn/euchat/ )
I could not get Jeremy's irc.e to work. I sent bugmagnet a copy of my irc3-stable.e that does work on Eu v4.0.5 development , revision 10 Feb 2013. It's ONLY an irc.e, it does almost nothing but show how to connect, does keep-alive pings to itself, and demonstrate tasks and socks working together. Because of the derision i got over the complexity (aka usefulness and completeness) of eubot, i included none of that code in irc3-stable.e.
There was also Eu code at one time for plugging into mirc's backside, and Eu code which sat between mirc and the internet. They also worked fine, and got deleted.
useless