Hi,
I have noticed a problem with AoC blacklist command.
When I ban someone the record created in bot_user table does not have nick name and char id completed. Here it is:
char_id | nickname | password | password_salt | last_seen | last_raid | added_by | added_at | deleted_by | deleted_at | banned_by | banned_at | banned_for | banned_until | notify | user_level | updated_at |
0 | [empty] | NULL | NULL | 0 | 0 | My-char | 1275764165 | NULL | NULL | My-char | 1275764165 | ninja-loot | 0 | 0 | -1 | 1275764165 |
Result?
When you do !Ban you see that some one was baned but there is no nick of that person.
Fortunately - for my guild - the nick name of ninja-looter was saved in notes module record so I can update the table manually but is there a way to fix the blacklist add function?
P.S.
I'm using most recent 0.6.8 version.
Char adding ban has owner rights.
Baned character is not a member of my guild and thus anonymous on bot.