Reconnect with a different nickname if the original is already in use

This commit is contained in:
Diego Martínez
2013-01-19 04:59:38 -02:00
parent 96ed8287f4
commit 33a16ac395
3 changed files with 27 additions and 4 deletions

View File

@ -4,6 +4,7 @@ TODO List
- Check for availability of nickname on join, and select a different one
until one is available.
- Implement more callbacks for `mt_irc.register_callback'.
Not TODO List
-------------