CTF2021/irc_bot
Archived
4
0
This repository has been archived on 2021-02-12. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2021-01-16 17:55:13 +03:00
.gitignore Initial commit 2021-01-15 22:11:20 +01:00
go.mod Stats initial 2021-01-16 17:55:13 +03:00
go.sum Stats initial 2021-01-16 17:55:13 +03:00
LICENSE Initial commit 2021-01-15 22:11:20 +01:00
main.go Stats initial 2021-01-16 17:55:13 +03:00
README.md Code 2021-01-16 00:22:45 +03:00

irc_bot

About a cats

go build
export CTF2021NICK="HaX0r666"
export CTF2021PASS="passw0rd"
export CTF2021URL="localhost:6667"
./ctf2021_ircbot