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": "Measuring network performance ( ◕▿◕ )",
"running_on": "Running on {{HOST}}",
"development_environment": "Development Environment"
},
"support": {
"title": "Support",
"info": "[Join {{BOT_NAME}}'s support server]({{{LINK}}})",
"not_available": "{{BOT_NAME}}'s support server is currently unavailable"
}
}