diff options
-rw-r--r-- | users/glittershark/owothia/src/Main.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/glittershark/owothia/src/Main.hs b/users/glittershark/owothia/src/Main.hs index b8cbfd919a46..f0212881dbc1 100644 --- a/users/glittershark/owothia/src/Main.hs +++ b/users/glittershark/owothia/src/Main.hs @@ -95,6 +95,7 @@ run host port = do state <- newIORef False let conn = plainConnection host port + & realname .~ "Owothia Revströwö" & logfunc .~ stdoutLogger cfg = defaultInstanceConfig myNick |