Well, i'm making a new bot, and it has an accounts system, which is stored in ini files. E.G.
[Nick1]
cookies= 1
(etc)
and i want the script to replace the header (i don't know its official name, so thats what i call it) when they change their nickname (/nick) on my channel, so it would replace [Nick1] with their new name (/nick Nick2 = renamed to [Nick2]) if you get what i mean smile? i checked the help file but i couldn't really find exactly what i was looking for, help would be appreciated thanks!