Menu

#1 Rename users

closed
nobody
None
5
2001-10-22
2001-10-04
TormentoR
No

A rename function,
So I can give all my contacts my own name.
Because lots of users rename themself into weird
thing like:
"Damn, I'm feeling fu$#@ right now :-("

The I should do:
/msg Damn,%20I'm%20feeling%20fu$#@%20right now%20:-(
What's up?
or msg his great hotmail address:
lalala20946@hotmail.com

instead i'd like to do:
/rename lalala20946@hotmail.com buddy1
/msg buddy1 what's up?!

Get my point?!

-- TormentoR

Discussion

  • Danny Rodriguez

    Danny Rodriguez - 2001-10-10

    Logged In: YES
    user_id=254476

    %20 and spaces will now be parsed into underscores, as
    there is no feasible way (without ridiculous amounts of
    wasted cycles) to find out if parameters passed to a
    function like /msg is a username or a message.

    I will also be adding tab completition. So in essence,
    to /msg your friend, you could type "/msg la<tab>" and the
    line will be completed for you. This would save time and
    eliminate the need for referencing people to some new
    alias. Besides, keeping track of those aliases would suck :)

     
  • Danny Rodriguez

    Danny Rodriguez - 2001-10-22
    • status: open --> closed
     

Log in to post a comment.