summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-05-29 22:32:45 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-05-29 22:32:45 +0100
commit013e8d87e979b121b1589ca9609e9b721e8f3a81 (patch)
tree3d443f3e239fa7c23b97337897d741749b54395f /TODO
parented24151c06ebf40ab120b01d8f8ae06a7b6cc0cb (diff)
Implement an optional connect command, providing an example configuration of a NickServ IDENTIFY command.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index e7d8df2..7e6fb96 100644
--- a/TODO
+++ b/TODO
@@ -11,6 +11,4 @@ Send a PING to the server before assuming a timeout is definite.
Implement daemon (background) mode.
-Implement connect commands (plus maybe a specific NickServ IDENTIFY command).
-
Include NOTICEs in the replay log.