.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md |
irc_bot
About cats
Inspired from https://github.com/go-chat-bot/plugins/blob/master/catfacts/catfacts.go
go build
export IRC_NICK="HaX0r666"
export IRC_USER="mamin_simpotyaga"
export IRC_PASS="passw0rd"
export IRC_URL="localhost:6667"
./ctf2021_ircbot | tee bot.log