diff options
Diffstat (limited to 'files/what')
-rw-r--r-- | files/what | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/files/what b/files/what new file mode 100644 index 0000000..0454171 --- /dev/null +++ b/files/what @@ -0,0 +1,16 @@ +Qmy nick +A%n +Qyour nick +A%m +Q%n +A%%n is your nick. "%n" +Q%m +A%%m is my nick. "%m" +Q%f +A%%f is the source of the message. "%f" right now. +Q%r +A%%r is a random single digit integer. for example: "%r" +Q%p +A%%p is my PID. "%p" +Qyour PID +A%p |