feat: config file support

This commit is contained in:
user0-07161 2025-10-07 21:12:59 +02:00
parent 594e376e21
commit 69fe2d00bc
6 changed files with 141 additions and 15 deletions

View file

@ -0,0 +1,5 @@
ip = "0.0.0.0"
port = 6667
server_hostname = "irc.foo.bar"
network_name = "MyCoolFooNet" # this SHOULDN'T HAVE SPACES!
operators = []