feat(clbot): Add IRC support to the IRC bot.
Change-Id: I183488824882750c46e7216b98ab48e1d8f48096 Reviewed-on: https://cl.tvl.fyi/c/depot/+/343 Reviewed-by: eta <eta@theta.eu.org> Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
parent
098bbb4d67
commit
b6ae678335
5 changed files with 170 additions and 26 deletions
|
@ -14,5 +14,6 @@ depot.nix.buildGo.program {
|
|||
gopkgs."github.com".davecgh.go-spew.spew.gopkg
|
||||
gopkgs."github.com".golang.glog.gopkg
|
||||
gopkgs."golang.org".x.crypto.ssh.gopkg
|
||||
gopkgs."gopkg.in"."irc.v3".gopkg
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue