diff options
author | epoch <epoch@hack.thebackupbox.net> | 2019-03-31 06:21:07 +0000 |
---|---|---|
committer | epoch <epoch@hack.thebackupbox.net> | 2019-03-31 06:21:07 +0000 |
commit | bd5cb1fdbacd61d38c885028598738c1287ca7c8 (patch) | |
tree | 689e287c2a5e5f85baa166bd07d67b7c4f34afa1 /files/what | |
parent | afda5f7a45cc1b0b57df3d5a6581ace41107c3c4 (diff) | |
download | segfault_home-bd5cb1fdbacd61d38c885028598738c1287ca7c8.tar.gz segfault_home-bd5cb1fdbacd61d38c885028598738c1287ca7c8.zip |
added chain script and what database
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 |