view interps/glass/README @ 12040:a78307295ae5 draft

<wib_jonas> python3 -cn="bin/allquotes"; a=open(n,"rb").read(); a=a.replace(b\'quotes\',b\'"${HACKENV-/hackenv}/quotes"\'); open(n,"wb").write(a)
author HackEso <hackeso@esolangs.org>
date Fri, 15 Nov 2019 14:33:13 +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