O.P. Detecting when message is being sent
I know it's possible to intercept commands (like /xcrypt or something like that) using the available API set, but what I would like to know is how to simply intercept and outgoing message so that I may do something to it (I don't want to the user to constantly have to type the command in for my module to work). To what event should I register in the Messenger model to get notified when a message is being sent?
If this question would be better asked elsewhere, please let me know.
Ben
|