summaryrefslogtreecommitdiff
path: root/TODO
blob: 7140402febf8c8fc1f78c3d496e9877eeb390f56 (plain)
1
2
3
4
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.)

Don't replay logs for channels the user isn't currently in or clients will take JOINs/PARTs literally, plus channel info will be missing.