about summary refs log tree commit diff stats
path: root/main.go
diff options
context:
space:
mode:
authorBenny Morrison <benmorrison@ttm.sh>2019-03-17 03:39:38 -0400
committerBenny Morrison <benmorrison@ttm.sh>2019-03-17 03:39:38 -0400
commitb40e65f379a629297a48bc49c43ef28c41794aa4 (patch)
tree76929b8f9d595550aef3602ad52d14c1d1aa984e /main.go
parent01338fff876050d52231e970f661bdd83fbcaf8b (diff)
downloadgoofbot-b40e65f379a629297a48bc49c43ef28c41794aa4.tar.gz
changed -j example values
Diffstat (limited to 'main.go')
-rw-r--r--main.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/main.go b/main.go
index d73e5fd..12a954b 100644
--- a/main.go
+++ b/main.go
@@ -48,8 +48,8 @@ func main() {
 		fmt.Println(`Here is the format for the JSON config file:
             {
                 "owner": "YourNickHere",
-                "chan": "#favchannel",
-                "server": "irc.freenode.net",
+                "chan": "#bots",
+                "server": "irc.tilde.chat",
                 "port": 6697,
                 "nick": "goofbot",
                 "pass": "",