What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Rift IRC beta :)

Kissyline

New Member
Joined
May 29, 2011
Messages
10
Reaction score
0
Hello,

I have made a little tool that may be interreseting for people that are using Ryftomate :
Rift IRC.

It's an open source IRC bot for Rift written in Java.
It will connect to an IRC server while parsing the Log.txt file and
send all messages to the IRC channel. You can disable some lines in the config file,
change colors, play sound if you recieve some lines, etc.
You can also reply from IRC directly it will chat in game.

Here is the download link : https://www.assembla.com/spaces/rift-irc/messages
and you can browse the source here : https://www.assembla.com/code/rift-irc/subversion/nodes

The project still need some work, and I hope some people will help me improve it :)

Kissy
 
Is there a way to have it say something in IRC right after logging onto a server? I'd like to have it work with bitlbee, but that needs you to be able to send a command (just once) after joining IRC to let it know where you want IRC messages forwarded.
 
Looks nice! :) Just can't get the message forwarding working, any suggestion?
 
Can you send me a PM with your logs/riftirc.log file ?
Are you sure to connect to the right IRC server / channel ?
 
Actually, now that you mentioned riftirc.log i found the reason. Rift was not the foreground window. "ERROR IRCBot - Rift is not the foreground window.", so problem solved :)


Edit: Yeah, everything working well. Can read log in my N900 now, aswell as answer whispers and chat in gchat from it. Awesome work!
 
I am working on version 0.2 now, including a popup notification based on specific lines etc :)
 
Does anyone have a recommendation for a good iPhone IRC client?
 
Hmm, any way around the "needs to be the foreground window" requirement?

I leave Rift minimized so that my wife/daughter can use the computer during the day - so if I get a message from a GM I'll see it but not be able to reply! :(

Apart from that excellent work mate :)
 
Is there a way to get the bot sending the messages to a query window? Can't get it to work that way. This would make it so the messages are shown in my phone like text messages, would edit it to send whispers like that.

Thanks :)
 
Hmm, any way around the "needs to be the foreground window" requirement?

I leave Rift minimized so that my wife/daughter can use the computer during the day - so if I get a message from a GM I'll see it but not be able to reply! :(

Apart from that excellent work mate :)

Actually no, I don't want my tools to be totally against rules and I do not inject any thing directly to the client. I use the basic copy / paste feature so you have to have the Rift windows on top
(like if you are playing the game you cannot send message on minimized :))


Is there a way to get the bot sending the messages to a query window? Can't get it to work that way. This would make it so the messages are shown in my phone like text messages, would edit it to send whispers like that.

Thanks :)

What you mean by a query window ?
 
Back
Top