This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

adduser with numeric in their nick [solved]

General support and discussion of Eggdrop bots.
Post Reply
K
Kanjizai
Voice
Posts: 2
Joined: Tue Sep 11, 2007 9:44 pm

adduser with numeric in their nick [solved]

Post by Kanjizai »

I searched forums for this to no avail,

When I try to .adduser ck-pharad0x it adds the user as ck-pharad
I tried quotes and it added the user as ck-phara
I even edited the user file when the bot was not running, adding 0x to the end of ck-pharad, restarting the bot, then doing .chattr ck-pharad0x +o #channel and it says user doesnt exist even though it is in the user file.
.adduser test0-x worked but not .adduser ck-pharad0x

*stumped*

EDIT:
I just tried .+user pharad0x and it worked but not .+user ck-pharad0x
Bug? or limitation?
Last edited by Kanjizai on Wed Sep 12, 2007 10:53 am, edited 1 time in total.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

The default for eggdrop is nicks no longer than 9 characters. To alter you need to edit eggdrop.h and recompile.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
K
Kanjizai
Voice
Posts: 2
Joined: Tue Sep 11, 2007 9:44 pm

Post by Kanjizai »

Thx a ton, that was the issue and recompile fixed it.
Post Reply