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

[Plugin - Monitoring] QuickIRC - An IRC Monitoring and Control by Apoc & wired420

Alright I am connected but a little confused, I am using an IRC client on my itouch and I am connected to irc.rootswitch.net, now I am confused on how to send the commands to my bot and get the status back.

/join #Channel

the # is required. Then set your bot for that Channel as well.
 
Sweet plugin, now I just need to think of a good way to use irc on the go, all the iphone clients seem to suck though :(
 
Sweet plugin, now I just need to think of a good way to use irc on the go, all the iphone clients seem to suck though :(

iTunes store > LimeChat irc client > buy > install > setup > be happy!

I've done the same last night and it works properly good, with everything i need!...
 
Okay so i tested various clients and just bought the "LimeChat irc client"..i set up everything created a user and a channel i receive messages on my iphone like /s TESTEST but if i now want to whisper my bot from my iphone with "!whisper charname testest" it doesn't work. Did i do something wrong?

It seems that it doesn't do anything if i type any command like "!level" do i have to setup the commands myself or something like that?
 
Last edited:
read the post on quick irc, and set it up correctly.

owner name should be your name that you have on irc so it will only listen to you! else it won't do anything.
 
read the post on quick irc, and set it up correctly.

owner name should be your name that you have on irc so it will only listen to you! else it won't do anything.

*shame*

Okay problem was the wrong nickname! Thanks now everythink works awesome!
 
enjoy this, also check out apoc's talent plugin these 3 are like WTF recommended!
 
mhh i have a problem...just got a disconnect with my iphone and now it puts a "_" after my name like username_ and the bot does not respond to this user. What do i have to do?

/edit

seems to be a problem if the "limechat" app directly reconnects itself. When i completely close the app and start it again it works. Sorry for spam =)
 
Last edited:
Thanks for this. Awesome work. Especially the !screenshot command. I love it!

For iphone users who do not want to pay for an ICQ app:
I use IRChon. Works fine with its build in Browser to watch your screenshots. :)
 
Screenshot function? plz tell me more ^^
 
I can not reply to players that have names with ?, ?, ? and stuff like ?. Is this a plugin problem? What can i do to solve this?

And it would be awesome if i "!whisper" somebody that ahs gone offline that i get a message back like "player could not be found" / "is offline" or something like that
 
Last edited:
This is actually a limitation on IRC itself. Not much we can do about it tbh.
Actually, that is because SmartIrc4Net sucks. My IRC library handles them fine. :)

I've attached my library if you want to take a look at it (you can probably fix it in SmartIrc4Net by making it use UTF8; it's a huge mess though (which is why I wrote my own)).
 

Attachments

Last edited:
Actually, that is because SmartIrc4Net sucks.

But the "code" that is sent instead of this characters is always the same so wouldn't it be possible, if this plugins has a routine like "if string [message] contains character 'à' then replace with '?'"? I know à is html but just as an example.
 
But the "code" that is sent instead of this characters is always the same so wouldn't it be possible, if this plugins has a routine like "if string [message] contains character 'à' then replace with '?'"? I know à is html but just as an example.
It would be stupid to fix it like that.
 
Looks and works great. Is there a way to get it to report to you if someone sends you a message, thereby I can reply to it, and therefore the person messaging me? What about reporting "milestones" like levels, honor, money, etc. ? Or am I looking for a different type of plugin? Maybe some sort of AIM plugin? Apologies for the OT-ish nature of my question. Thank you.
 
Hey.. I know you guys are busy with updating HB for the new patch, and the test version that was released is great. But anychance you can update QUICKIRC addon :)

Here's the error message I'm getting..

[12:14:08 PM:535] Plugin from R:\My Programs\HonorBuddy\Horde-Druid\Plugins\QuickIRC could not be compiled! Compiler errors:
[12:14:08 PM:535] File: IrcConnection.cs Line: 81 Error: The type or namespace name 'WoWChatEx' could not be found (are you missing a using directive or an assembly reference?)
File: IrcConnection.cs Line: 86 Error: The type or namespace name 'WoWChatEx' could not be found (are you missing a using directive or an assembly reference?)
File: IrcConnection.cs Line: 91 Error: The type or namespace name 'WoWChatEx' could not be found (are you missing a using directive or an assembly reference?)
 
Change all instances of WoWChatEx to just 'WoWChat'. (Find and replace)

Should resolve the issues.
 
Back
Top