Feature #175

Aibility to set join channel parameters

Added by Romain Bignon 4 months ago. Updated 4 months ago.

Status:Closed Start:2009-11-05
Priority:High Due date:2009-11-06
Assigned to:Romain Bignon % Done:

100%

Category:Conversations Spent time: 1.00 hour
Target version:1.0 Estimated time:3.00 hours

Description

On different protocols, you can set some parameters to join a channel. For example a channel password (on IRC), or a nickname (on Jabber).

The user might able to set these parameters on the /join command. The suggested syntax is:

/JOIN #channame:accid[/key=value[;key=value[;...]]

Associated revisions

Revision 1835847d140d6976bb90570b8c35e01279b2f7cf
Added by Romain Bignon 4 months ago

can give parameters as password on /JOIN (refs #175)

Revision 833c6721ac7e367a9616eb581c9b69f0d56fba8d
Added by Romain Bignon 4 months ago

/STATS c accid command displays every available chat parameters (refs #175)

History

Updated by Romain Bignon 4 months ago

  • Due date changed from 2009-11-07 to 2009-11-06
  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

Ok, the syntax is now:

/JOIN #channame:accid[ key=value[;key=value[;...]]]

If you want to auto-join a channel with a specific parameter, you have to set them in the “password” field of your IRC client.

Also available in: Atom PDF