emile.space r2wa.rs

            
            

1. irc

I'm operating an irc server! Nix source.

Be friendly to each other and HACK THE PLANET!

irc.emile.space:6697 #general

1.1. minimal bash client

Easily connect and write in emile.space #general:

source irc.sh

curl -sL emile.space/irc.sh -o- | bash

or to set a nick:

curl -sL emile.space/irc.sh -o- | IRC_NICK=acker bash

1.2. go bot

A minimal golang based bot:
(This is just a template for further fun)

source irc.go

d=$(mktemp -d) && curl -sL emile.space/irc.go -o "$d/irc.go" && go run "$d/irc.go"; rm -rf "$d"




rss feed of @hanemile@emile.space lieu webring search engine XXIIVV webring activitypub ring
emile - 1785001043.031158s - generated using vokobe "0.1.3"