I would like to add in my plugin an option that it will send a message by itself as an answer to certain message. I found how to find out the message that I would like to answer (using the signal wrote-im-msg) I thought that to send an answer, I should emit the same signal with the message I wanted. I tried it and it did not do anything. -- Ori Idan