From 6c3a9b70a5109f258541ee3c0b37d3a362375c50 Mon Sep 17 00:00:00 2001 From: swee Date: Wed, 11 Dec 2024 12:50:17 -0800 Subject: [PATCH] Update config.yml --- config.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 9d27675..f6524dd 100644 --- a/config.yml +++ b/config.yml @@ -7,4 +7,7 @@ name: foo host: 127.0.0.1 # The identifier for this server, such as the location (Used in whois) -identifier: somewhere in the universe \ No newline at end of file +identifier: somewhere in the universe + +# The nickserv account to automatically be IRC opped +admin-nick: admin \ No newline at end of file