home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / micq.zip / commands.txt next >
Text File  |  1998-07-10  |  760b  |  35 lines

  1. Read README for information on getting starte with Micq this is mostly for
  2. power users who insist on tinkering with things. :)
  3.  
  4. Customizable commands have been implemented via the rc file, the keywords are:
  5.  
  6. message_cmd
  7. add_cmd
  8. info_cmd
  9. quit_cmd
  10. reply_cmd
  11. again_cmd
  12. list_cmd
  13. away_cmd
  14. na_cmd
  15. dnd_cmd
  16. online_cmd
  17. occ_cmd
  18. ffc_cmd
  19. inv_cmd
  20. status_cmd
  21. auth_cmd
  22. auto_cmd
  23. change_cmd
  24. search_cmd
  25.  
  26. to set the message command (normally msg) to say /msg add the following line 
  27. to .micqrc
  28.  
  29. message_cmd /msg
  30.  
  31. Be sure to have an carriage return at the end of the statement.
  32. Also be sure to have only one space seperating the command and the keyword 
  33. ( message_cmd, etc. ) or else the space will be come part of the command.
  34. Commands can't contain spaces so this would be bad.
  35.