index : logbot | |
Archlinux32 log bot | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | convert.sh | 1 |
@@ -35,6 +35,7 @@ create_color() { if [ "$2" = 'ii' ]; then sed ' s/^\([0-9]\+\) -!- \(.* has joined \S\+$\)/\1 --> | \2 / + s/^\([0-9]\+\) -!- \(.* has left \S\+$\)/\1 <-- | \2 / s/^\([0-9]\+\) <\(\S\+\)> /\1 \2 | / s/^/@/ ' |