Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
matrix [2021/06/09 10:15]
voice [Things To Know Going In]
matrix [2021/06/09 10:16]
voice [Room and Account Names]
Line 35: Line 35:
   * Matrix rooms utilize the following format, also called an alias: #roomname:homeserver.tld A room must have this set in order to be public, otherwise it is assumed to be private and invite only.   * Matrix rooms utilize the following format, also called an alias: #roomname:homeserver.tld A room must have this set in order to be public, otherwise it is assumed to be private and invite only.
   * Matrix accounts utilize the following format: @account:homeserver.tld   * Matrix accounts utilize the following format: @account:homeserver.tld
-  * AfterNET IRC bridged rooms utilize the following format: #irc_#channel:afternet.org+  * AfterNET IRC bridged rooms utilize the following format: #channel:afternet.org
   * Other bridged networks and their room formats are available [[https://github.com/matrix-org/matrix-appservice-irc/wiki/Bridged-IRC-networks|here.]]   * Other bridged networks and their room formats are available [[https://github.com/matrix-org/matrix-appservice-irc/wiki/Bridged-IRC-networks|here.]]
  
Line 127: Line 127:
  
 ==== Bridge Rooms ==== ==== Bridge Rooms ====
-As stated earlier, the name format for bridged rooms on AfterNET IRC is #irc_#channel:afternet.org. So for example #linux on AfterNET IRC goes by #irc_#linux:afternet.org on the AfterNET homeserver.+As stated earlier, the name format for bridged rooms on AfterNET IRC is #channel:afternet.org. So for example #linux on AfterNET IRC goes by #linux:afternet.org on the AfterNET homeserver.
  
-Rooms not listed in the Room Explorer can be joined by doing /join #irc_#channel:afternet.org in your Matrix client. +Rooms not listed in the Room Explorer can be joined by doing /join #channel:afternet.org in your Matrix client.