Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

My bot is having trouble with nicknames longer than 9 characters. How do I fix this?

0
0 Posted

My bot is having trouble with nicknames longer than 9 characters. How do I fix this?

0
0

With Eggdrop 1.6, the nick length allowed on your network type will be set automatically provided net-type is set correctly in the bot’s config file. You can adjust the nick length manually using the nick-len setting in the config. Eggdrop 1.4 and earlier, by default, only allow nicknames to be 9 characters long. If you want to use it on networks with long nicknames (e.g. DALnet), you need to change a setting defined in eggdrop.h before compiling the bot. To do this, FTP to the shell, download src/eggdrop.h, then open the file in a text editor. Find the NICKMAX setting and change it to the maximum number of characters allowed by your IRC network, then save the file and upload it (overwriting the existing eggdrop.h). Of course, you can edit the file directly on the shell if you prefer to do so instead of downloading, editing locally, then uploading it. Even if you change the nick-len or NICKMAX setting, user handles will still be limited to 9 characters. To increase the handle length ab

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123