Skip to content

Instantly share code, notes, and snippets.

View richelbilderbeek's full-sized avatar
🦖
Eating code for breakfast

Richèl Bilderbeek richelbilderbeek

🦖
Eating code for breakfast
View GitHub Profile
@rijkvp
rijkvp / teams.md
Created May 28, 2020 15:10
MC Quest Teams

Hoe maak je Teams aan

Commands voor de Minecraft Quest

Maak de teams aan

/team add blauw "Blauw"

/team add rood "Rood"

@FSX
FSX / README.md
Last active December 20, 2015 11:39
Simple IRC bot in Go.

Installation

$ mkdir Go && cd Go
$ mkdir -p {bin,pkg,src,src/pikabot,src/pikachu}
# Put content of pikachu.go in src/pikachu
# Put content of pikabot.go in src/pikabot and edit pikabot.go
$ go install pikabot
$ ./bin/pikabot