Tatsu Wiki
(Adding categories)
m (fixed typo)
Tag: Visual edit
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
   
 
This command is used to set a custom welcome message on your server. {{clear}}
 
This command is used to set a custom welcome message on your server. {{clear}}
  +
  +
== Text replacements ==
  +
You can use text replacements to mention specific information in your welcome message.
  +
{| class="article-table mw-collapsible"
  +
|+
  +
!Text
  +
!Action
  +
!Example
  +
|-
  +
!$ID$
  +
|Displays user ID
  +
|309343924655226891
  +
|-
  +
|'''$NAME$'''
  +
|Display user name
  +
|Markers Duh ʕ •́ᴥ•̀ʔ
  +
|-
  +
|'''$DISCRIM$'''
  +
|Displays the user discriminator
  +
|#1238
  +
|-
  +
|'''$MENTION$'''
  +
|Mentions the user that joined the server
  +
|@Markers Duh ʕ •́ᴥ•̀ʔ#1238
  +
|-
  +
|'''$SERVER$'''
  +
|Displays the server name
  +
|Tatsu's Lounge
  +
|-
  +
|'''$SERVERID$'''
  +
|Displays the server ID
  +
|173184118492889089
  +
|-
  +
|'''$TIMESTAMP$'''
  +
|Displays the time and date
  +
|Fri Aug 28th, 2020 at 12:00 PM
  +
|-
  +
|'''<#'''<u>CHANNELID</u>'''>'''
  +
|Creates a <u>specific</u> channel. Replace <u>CHANNELID</u> with the ID of a channel in the server, use \#channel-name to get the ID.
  +
|#rules
  +
|-
  +
|'''<@&'''<u>ROLEID</u>'''>'''
  +
|Mention a <u>specific</u> role. Replace ROLEID with the ID of the role you want to mention, use \@role-name to get the ID.
  +
|@NitroBooster
  +
|-
  +
|'''<@'''<u>USERID</u>'''>'''
  +
|Mention a <u>specific</u> user. Replace USERID with the ID of the user you want to mention, use \@username to get the ID.
  +
|@Tatsu#8792
  +
|}
  +
<br />
  +
 
==Example commands==
 
==Example commands==
 
{| class="article-table mw-collapsible"
 
{| class="article-table mw-collapsible"
Line 11: Line 62:
 
|Opens the welcome message menu.
 
|Opens the welcome message menu.
 
|}
 
|}
  +
  +
{{Moderator Command Navbox}}
  +
 
[[Category:Server]]
 
[[Category:Server]]
 
[[Category:Moderation Commands]]
 
[[Category:Moderation Commands]]

Revision as of 11:09, 8 October 2020


This command is used to set a custom welcome message on your server.

Text replacements

You can use text replacements to mention specific information in your welcome message.

Text Action Example
$ID$ Displays user ID 309343924655226891
$NAME$ Display user name Markers Duh ʕ •́ᴥ•̀ʔ
$DISCRIM$ Displays the user discriminator #1238
$MENTION$ Mentions the user that joined the server @Markers Duh ʕ •́ᴥ•̀ʔ#1238
$SERVER$ Displays the server name Tatsu's Lounge
$SERVERID$ Displays the server ID 173184118492889089
$TIMESTAMP$ Displays the time and date Fri Aug 28th, 2020 at 12:00 PM
<#CHANNELID> Creates a specific channel. Replace CHANNELID with the ID of a channel in the server, use \#channel-name to get the ID. #rules
<@&ROLEID> Mention a specific role. Replace ROLEID with the ID of the role you want to mention, use \@role-name to get the ID. @NitroBooster
<@USERID> Mention a specific user. Replace USERID with the ID of the user you want to mention, use \@username to get the ID. @Tatsu#8792


Example commands

Command Description
t@welcome Opens the welcome message menu.