[Pidgin] #9832: Message to EventGhost Events Plugin Request
Pidgin
trac at pidgin.im
Mon Aug 3 09:37:56 EDT 2009
#9832: Message to EventGhost Events Plugin Request
--------------------------------------------+-------------------------------
Reporter: Chaemelion | Owner:
Type: plugin request | Status: new
Milestone: Plugin Suggested | Component: plugins
Version: 2.5.8 | Resolution:
Keywords: EventGhost command line events |
--------------------------------------------+-------------------------------
Old description:
> I was hoping someone could make a plugin the sends events to EventGhost
> via command line. I have been using the buddy pounces up to this point,
> but I get the message received event every time they send something
> instead of just the first time, it doesn't pass the message text (coming
> OR going) into the command line argument, and I have to set up like 5
> pounces for each buddy for each account... a very painstaking task. I
> have taken the time to write what commands should be executed during the
> following pidgin events, though the path should be user configurable.
>
> Receive First Message: C:\Program Files\EventGhost\Eventghost.exe -e
> Pidgin.MessageReceivedFirst (your account) (name of sender) (time)
> (message text)
>
> Receive Message: C:\Program Files\EventGhost\Eventghost.exe -e
> Pidgin.MessageReceived (your account) (name of sender) (time) (message
> text)
>
> Sent Message: C:\Program Files\EventGhost\Eventghost.exe -e
> Pidgin.MessageSent (your account) (name of recipient) (time) (message
> text)
>
> Account Logged In: C:\Program Files\EventGhost\Eventghost.exe -e
> Pidgin.Account.LoggedIn (account) (time)
>
> Account Logged Out: C:\Program Files\EventGhost\Eventghost.exe -e
> Pidgin.Account.LoggedOut (account) (time)
>
> Buddy Logged In: C:\Program Files\EventGhost\Eventghost.exe -e
> Pidgin.Buddy.LoggedIn (your account) (name of buddy) (time)
>
> Buddy Logged Out: C:\Program Files\EventGhost\Eventghost.exe -e
> Pidgin.Buddy.LoggedOut (your account) (name of buddy) (time)
New description:
I was hoping someone could make a plugin the sends events to !EventGhost
via command line. I have been using the buddy pounces up to this point,
but I get the message received event every time they send something
instead of just the first time, it doesn't pass the message text (coming
OR going) into the command line argument, and I have to set up like 5
pounces for each buddy for each account... a very painstaking task. I have
taken the time to write what commands should be executed during the
following pidgin events, though the path should be user configurable.
Receive First Message: C:\Program Files\!EventGhost\Eventghost.exe -e
Pidgin.!MessageReceivedFirst (your account) (name of sender) (time)
(message text)
Receive Message: C:\Program Files\!EventGhost\Eventghost.exe -e
Pidgin.!MessageReceived (your account) (name of sender) (time) (message
text)
Sent Message: C:\Program Files\!EventGhost\Eventghost.exe -e
Pidgin.!MessageSent (your account) (name of recipient) (time) (message
text)
Account Logged In: C:\Program Files\!EventGhost\Eventghost.exe -e
Pidgin.Account.!LoggedIn (account) (time)
Account Logged Out: C:\Program Files\!EventGhost\Eventghost.exe -e
Pidgin.Account.!LoggedOut (account) (time)
Buddy Logged In: C:\Program Files\!EventGhost\Eventghost.exe -e
Pidgin.Buddy.!LoggedIn (your account) (name of buddy) (time)
Buddy Logged Out: C:\Program Files\!EventGhost\Eventghost.exe -e
Pidgin.Buddy.!LoggedOut (your account) (name of buddy) (time)
--
Comment(by rekkanoryo):
There was no reason for you to go create all those wiki pages when you
could simply have fixed your ticket description such that there were no
wiki links.
--
Ticket URL: <http://developer.pidgin.im/ticket/9832#comment:5>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list