I have my eggdrop setup and working, and I have added myself as the sole owner for now. It seems to be working, but only locally for me.
I am currently behind a NAT/firewall with the irc server. When I connet the bot to the server, it shows up as bot@192.168.0.5.
I have tried to set nat-ip to my external IP, but this never seems to make any difference. This way, I am the only user able to dcc with the bot. Any ideas? Do I also need to open a port on the firewall (incoming) to allow this to work?
Lastly, I am trying to use the .set command and it doesn't work. From TFM:
### set <variable> [value]
without a value parameter, shows the current value of a setting
Anytime I try to set something, it displays:
.set nat-ip
What? You need '.help'
.set username
What? You need '.help'
What am I mising?
I have compiled Eggdrop v1.6.13. Thanks for the help in advance!