Add support command

This commit is contained in:
2022-06-29 19:59:53 +07:00
parent 6110dd876e
commit 081d766686
8 changed files with 76 additions and 2 deletions
+5
View File
@@ -145,5 +145,10 @@
"title_processing": "ネットワーク性能の測定 ( ◕▿◕ )",
"running_on": "{{HOST}}で実行中",
"development_environment": "開発環境"
},
"support": {
"title": "サポート",
"info": "[{{BOT_NAME}}のサポートサーバーに参加する]({{{LINK}}})",
"not_available": "{{BOT_NAME}}のサポートサーバーは現在利用できません"
}
}