Adds a sleep before nickserv because apparently there is such a thing as
going too fast. prints messages to stderr and uses stdout for the raw
socket input instead to ease debugging.
This is meant as a replacement to the 2.4k line monstrosity that is
NanoTransenBot.py, and will hopefully be faster and break less often.
Features:
- NTbot-compatible nudge.py socket listener.
- Supports NickServ IDENTIFY.
- Attempts reconnection on socket timeout.