You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The output will be a message visible to everyone in the channel that starts with tagging the author, followed by the translated message and the original message.
For example:
Slash Command Quest
任務描述
Implement a new command
/translate
that takes in two parameters:message
: input text to be translatedtargetLanguage
: ISO 2 digit language code (ISO 639-1: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes)The output will be a message visible to everyone in the channel that starts with tagging the author, followed by the translated message and the original message.
For example:
Slash Command 資訊
/translate
message, targetLanguage
message
from input to the target languagetargetLanguage
測試步驟
/translate message: input_message targetLanguage: zh
注意事項
message
The text was updated successfully, but these errors were encountered: