lets get this party starteddddd (#1287)
This commit is contained in:
+9
-1
@@ -244,7 +244,10 @@
|
||||
"not_found_desc": "No game history found for `{player}`.",
|
||||
"no_players_found": "No players found matching **{username}**\nTry using `/website` to search on the website.",
|
||||
"multiple_matches": "Multiple matches found, choose the correct one below:",
|
||||
"must_provide_input": "You must provide at least a UID or username."
|
||||
"must_provide_input": "You must provide at least a UID or username.",
|
||||
"must_provide_or_link": "You must provide a UID or username, or link your account with `/set-player` first.",
|
||||
"link_select": "Multiple players match — select which account to link to your Discord:",
|
||||
"link_success": "✅ Linked your Discord account to **{nick}** (UID `{uid}`).\nCommands like `/player-stats` will now default to this account."
|
||||
},
|
||||
"player_games": {
|
||||
"no_recent_title": "No Recent Games",
|
||||
@@ -759,6 +762,11 @@
|
||||
"description": "Set the squadron tag for this server",
|
||||
"abbreviated_name": "The short name of the squadron to set"
|
||||
},
|
||||
"set_player": {
|
||||
"description": "Link your Discord account to a War Thunder player",
|
||||
"username": "The WT username to link",
|
||||
"uid": "The WT UID to link"
|
||||
},
|
||||
"setup": {
|
||||
"description": "Set up the bot for this server"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user