summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-05-27 16:12:28 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-05-27 16:12:28 +0100
commit8aaafbc8dce9a7556737d2d7d9ea3acefbc734ae (patch)
tree55a4fb4fb6c51a682618dbfe4bd6baa7e6902ee7 /TODO
parent90fcfc730331e66c2927ecc61bc36be0e51c8eff (diff)
Automatically try new nicks if there's no more configured nicks to try (e.g. if foo is in use, try foo1, foo2, ..., foo9).
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index badc398..0eee5d6 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
Move debug output into some debug function that can be enabled/disabled.
-Automatically try new nicks if there's no more configured nicks to try (e.g. if foo is in use, try foo1, foo2, etc.)
-
Add various auto replay options:
- All logs since the final client disconnected
- All logs since the most recent client connect/disconnect