bnc icon indicating copy to clipboard operation
bnc copied to clipboard

a simple irc bouncer written in go

Results 28 bnc issues
Sort by recently updated
recently updated
newest added

There are lots of weird little settings to configure when using a bouncer. Nick to use, altnick, username/realname to send, etc. @prawnsalad recommends that we for the most part clone...

necessary
feature

It's logic is very.. awkward, and the whole finaldata thing to close a socket is very weird to use.

enhancement

so peeps can do `user/network/destination/yyyy-mm-dd.log` or `user/network/destination.log` or however they want to store it. make the default a middle-ground that makes sense, but with a few other options commented out...

enhancement

this'd be useful, if it could go more in-depth on specific commands then even better. should also output a cut-down version of the help text whenever unknown text gets sent...

enhancement

https://godoc.org/github.com/goshuirc/irc-go/ircmap etc, just check and make sure we're doing this everywhere we should be when storing logs, keys, etc

I like leaving my desktop connected to bnc when I'm away. When this is the case, I like opening it on my phone as well, but in this case I...

enhancement

There's a really, really annoying issue that I have with clients. I end up never being able to part channels, since I have a good 5-6 clients that connect to...

enhancement

Allow any number of networks to be added, but only limit the connected networks. Warn when adding networks over the limit.

enhancement
necessary