29

WeeChat normally sets the default nick to the user's username.

Is there any way to change this default behavior? I want to specify another nick.

nc4pk
  • 9,257
  • 14
  • 61
  • 71
moo
  • 1,137

1 Answers1

38
/set irc.server_default.nicks comma,separated,list,of,nicks
/set irc.server.[SERVER_NAME].nicks "
moo
  • 1,137