view interps/glass/README @ 5352:d95e1975ae1c

<b_jonas> ` echo $\'#!/bin/sh\\nwelcome "$@" | \'\'sed "s/\\<\\(.\\)/\\u\\1/g"\' > bin/Welcome && chmod a+x bin/Welcome
author HackBot
date Mon, 04 May 2015 22:39:43 +0000
parents 859f9b4339e6
children
line wrap: on
line source

Please see http://www.esolangs.org/wiki/Glass

To make the IRC bot, use:
make clean all CXXFLAGS="-O2 -g -DIRC"

To run it, modify glassIRC.sh to fit your needs then:
nc -e ./glassIRC.sh irc.freenode.net 6667