From 4efaff2c0695e961976e23962d3a9894325d1514 Mon Sep 17 00:00:00 2001 From: FUCK YOU Date: Sun, 27 Sep 2020 23:32:55 +0200 Subject: [PATCH] make working example --- .gitmodules | 10 +++++++--- exquisiterobot.conf.example | 4 ++-- state | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitmodules b/.gitmodules index 0a880f7..79bc3f4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,16 @@ [submodule "tclcurl-fa"] path = tclcurl-fa - url = git@github.com:flightaware/tclcurl-fa.git + url = https://github.com/flightaware/tclcurl-fa.git [submodule "tclx"] path = tclx - url = git@github.com:flightaware/tclx.git + url = https://github.com/flightaware/tclx.git [submodule "tcllib"] path = tcllib - url = git@github.com:tcltk/tcllib.git + url = https://github.com/tcltk/tcllib.git [submodule "state"] path = state url = git@bitbucket.org:hastur666/fountain-of-wisdom.git +[submodule "tclcurl-fa/"] + url = https://github.com/flightaware/tclcurl-fa.git +[submodule "tclx/"] + url = https://github.com/flightaware/tclx.git diff --git a/exquisiterobot.conf.example b/exquisiterobot.conf.example index 37cc19d..d0ced8b 100644 --- a/exquisiterobot.conf.example +++ b/exquisiterobot.conf.example @@ -1,4 +1,4 @@ [Server] -hostname= "chat.freenode.org" +hostname= chat.freenode.org port= 6697 -channels = "##politics" \ No newline at end of file +channels = ##politics !docking #noshower diff --git a/state b/state index 15247c3..45e92f9 160000 --- a/state +++ b/state @@ -1 +1 @@ -Subproject commit 15247c3a2941d6993f6734de0153e6e1758ee370 +Subproject commit 45e92f9730be1928fec14edcf5a653dec05a265c