linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #00601
[Bug 546230] Re: Send a PM via linuxdcpp.pipe
I run linuxdcpp on a server and access it via vnc. With this patch I am able to run a script to notify some users.
If it's done by patch or plugin I don't even know linuxdcpp has a plugin-interface?!
Just wanted to share the patch. When the IPC is implemeted via dbus it will be possible, right?
** Patch added: "now uses dispatchClientFunc"
http://launchpadlibrarian.net/41932541/add-say-command.patch
--
Send a PM via linuxdcpp.pipe
https://bugs.launchpad.net/bugs/546230
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in Linux DC++: Confirmed
Bug description:
As mentioned in Bug 361735 its much more usefull when the communication would be bidirectional.
But for now I can send a PM to known user on a known host.
"say the_hub_url|the_nick|my_message" > linuxdcpp.pipe
It's enough for a small announcments, where the nicks are known. (offline user will be silently ignored.)
References