[WIP!] feat: ts6 server support
this is really unfinished and *WILL* be rebased! pushing just to let the test run on github's servers (my laptop is too sh*tty)
This commit is contained in:
parent
86b9c8d3a7
commit
a3a19c610d
34 changed files with 4423 additions and 395 deletions
|
|
@ -3,3 +3,5 @@ port = 6667
|
|||
server_hostname = "irc.foo.bar"
|
||||
network_name = "MyCoolFooNet" # this SHOULDN'T HAVE SPACES!
|
||||
operators = []
|
||||
server_incoming_passwords = ["unimpl"]
|
||||
server_outgoing_password = "root"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue