view bin/relcome @ 1371:ec127bcc5f54

<GreyKnight> addquote <Bike> the idea is that you can get the information you need from reading the other players, isn\'t it [...] <Bike> and of course, reading isn\'t limited to facial expressions [...] <fizzie> That\'s true, you can read e.g. books.
author HackBot
date Fri, 11 Jan 2013 12:02:23 +0000
parents d6ec9d8dbe0a
children
line wrap: on
line source

#!/bin/sh \ welcome $@ | python -c "print (lambda s: ''.join([chr(3)+str(i%16)+s[i] for i in range(len(s))]))(raw_input())"