summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-09-14 17:57:07 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-09-14 17:57:07 +0100
commite1f41810ac85a0d210062ed33f43938dc4b03be4 (patch)
tree24e100886b063dfe8aa49d6881070b9e238296c4 /TODO
parente546de81cbecac2b02d29a02d6c6fd7d0785d739 (diff)
Implement arrays in the configuration file and start using them to allow for multiple connect commands.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index f0071c3..7b94d3d 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,4 @@
-Support multiple connect commands.
-
-Support arrays or similar in the configuration file (for nick(s), connectcommand(s), etc.)
+Specify multiple nicks using configuration arrays.
All the TODOs sprinkled throughout the code!