mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 20:02:29 +08:00
[discord] thread/forum channel support (#4099)
This commit is contained in:
@@ -527,6 +527,15 @@
|
||||
"Bot Display Name": "Bot Display Name",
|
||||
"Prefix Custom Message": "Prefix Custom Message",
|
||||
"Hello @everyone is...": "Hello {'@'}everyone is…",
|
||||
"Select message type": "Select message type",
|
||||
"Send to channel": "Send to channel",
|
||||
"Create new forum post": "Create new forum post",
|
||||
"postToExistingThread": "Post to existing thread / forum post",
|
||||
"forumPostName": "Forum post name",
|
||||
"threadForumPostID": "Thread / Forum post ID",
|
||||
"e.g. {discordThreadID}": "e.g. {discordThreadID}",
|
||||
"whatHappensAtForumPost": "Create a new forum post. This does NOT post messages in existing post. To post in existing post use \"{option}\"",
|
||||
"wayToGetDiscordThreadId": "Getting a thread / forum post id is similar to getting a channel id. Read more about how to get ids {0}",
|
||||
"wayToGetTeamsURL": "You can learn how to create a webhook URL {0}.",
|
||||
"wayToGetZohoCliqURL": "You can learn how to create a webhook URL {0}.",
|
||||
"needSignalAPI": "You need to have a signal client with REST API.",
|
||||
|
Reference in New Issue
Block a user