Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 345 Bytes

xChat-commands.md

File metadata and controls

17 lines (14 loc) · 345 Bytes

server connection

  • /server [ip] [port] [passwd]
  • /quit
  • /ping

client operations

  • /nick [nick]
  • /user [username] [hostname] [servername] [realname]
  • /msg [alici] [msg]
  • /whois [user]

custom OP Command

  • /RPASS pass

custom file transfer

  • /filet set [target] [filepath&filename]
  • /filet get [source] [filename] [pathdir]