From 40dee6d97136445b1aca02e06c41d56f48e921e7 Mon Sep 17 00:00:00 2001 From: Benny Morrison Date: Sun, 17 Mar 2019 02:17:19 -0400 Subject: included Conf.Pass field --- main.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/main.go b/main.go index 2eee1ce..8372dec 100644 --- a/main.go +++ b/main.go @@ -19,12 +19,15 @@ func checkerr(err error) { } } +//right now Conf.Pass isn't used, but i'm leaving it so the bot +//can have a registered nick type Conf struct { Owner string Chan string Server string Port int Nick string + Pass string User string Name string SSL bool -- cgit 1.4.1-2-gfad0