diff options
author | Epoch Qwert <epoch@53flpnlls43fcguy.onion> | 2014-08-03 23:11:52 -0500 |
---|---|---|
committer | Epoch Qwert <epoch@53flpnlls43fcguy.onion> | 2014-08-03 23:11:52 -0500 |
commit | f1e5ad1b43d25c08f3df1cd6cb3b16d2af575458 (patch) | |
tree | eaff6ad6552daf0dc873b35e59215be4ddc9657c /scripts/irccommand | |
download | segfault_home-f1e5ad1b43d25c08f3df1cd6cb3b16d2af575458.tar.gz segfault_home-f1e5ad1b43d25c08f3df1cd6cb3b16d2af575458.zip |
initial commit of seghome. :)
Diffstat (limited to 'scripts/irccommand')
-rw-r--r-- | scripts/irccommand | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/irccommand b/scripts/irccommand new file mode 100644 index 0000000..09ad8bd --- /dev/null +++ b/scripts/irccommand @@ -0,0 +1,7 @@ +!leetappend /home/segfault/files/cmd_in 10 export 'IRC_U=%u' +!leetappend /home/segfault/files/cmd_in 10 export 'IRC_F=%f' +!leetappend /home/segfault/files/cmd_in 10 export 'IRC_S=%s' +!leetappend /home/segfault/files/cmd_in 10 export 'IRC_M=%m' +!leetuntail * /home/segfault/files/cmd_out +!leettail 56/home/segfault/files/cmd_out +!leetappend /home/segfault/files/cmd_in 10 %s |