No Telnet Port Set
Jump to navigation
Jump to search
When attempting to CTCP chat Eggdrop, you receive the following error:
!Eggdrop! ERROR no telnet port
This means you have not created a listening port in your config file. To remedy, open the config file for Eggdrop and search for the 'listen' setting. Follow the syntax shown, for example:
listen <ip> <port> all
Once you set this, rehash the bot and try again.