1. Request: Simple IRC Bot for Eu4
- Posted by nordance Sep 08, 2009
- 1318 views
Hi. I was just wondering if anyone has coded an irc bot for Euphoria 4.0. If you have, could you please post an example of a simple IRC bot? Thanks in advanced!
2. Re: Request: Simple IRC Bot for Eu4
- Posted by ryanj Sep 08, 2009
- 1319 views
Hi. I was just wondering if anyone has coded an irc bot for Euphoria 4.0. If you have, could you please post an example of a simple IRC bot? Thanks in advanced!
I wrote an IRC client called EuChat, which i have been using for quite awhile now. It's still in alpha stage, so it has bugs and missing features. I used to have a bot as well. Very soon, I plan to re-write parts of the client and release it along with a generic bot module (it will be based on FluidAE). In the mean time, here's the source for EuChat: <http://jeremy.cowgar.com/svn/euchat/>. I should warn you, some of the code is pretty sloppy.
I'm always in #euphoria on irc.freenode.net along with some of the major euphoria developers, if you want to chat.
3. Re: Request: Simple IRC Bot for Eu4
- Posted by useless Sep 08, 2009
- 1236 views
My mirc/eu, eu/mirc, and eubot code should be easy to convert to eu4, but after all the negative that's been said about my code, i won't be releasing anything but dll or exe from now on, nothing you can see eu code in, so you're probably better off just getting mirc. Even tho all my eu code for irc worked quite well, i tore it all out of Tiggr, and replaced it with more mirc. Including the eu archive search function.
useless