Hello,
Here are the two first line of the "tell" command of the Misc plugin :
if target.lower() == 'me':
target = msg.nick
I think they can be remove (or enabled/disabled by a configuration variable). How to use !tell on a user called "me" ?
Best regards,
ProgVal