Added .autopublish command

This commit is contained in:
Kwoth
2022-09-16 21:49:50 +02:00
parent 005fd7b8c6
commit 1ca6f6dc5c
18 changed files with 10541 additions and 5 deletions

View File

@@ -1371,4 +1371,6 @@ patronmessage:
- patronmessage
- patronmsg
eval:
- eval
- eval
autopublish:
- autopublish

View File

@@ -2329,4 +2329,8 @@ threadcreate:
threaddelete:
desc: "Delete a thread with the specified name in this channel. Case insensitive."
args:
- "Q&A"
- "Q&A"
autopublish:
desc: "Make the bot automatically publish all messages posted in the news channel this command was executed in."
args:
- ""

View File

@@ -23,6 +23,9 @@
"aar_role_removed": "Users will no longer receive {0} role when they join this server.",
"attachments": "Attachments",
"avatar_changed": "Avatar Changed",
"autopublish_enable": "All messages posted in this channel will be automatically published.",
"autopublish_disable": "Messages in this channel will no longer be automatically published.",
"req_announcement_channel": "This command must be executed in an Announcement channel.",
"bandm": "You have been banned from {0} server.\nReason: {1}",
"banmsg_disabled": "Ban messages are disabled. You can enable them by setting a banmsg to something other than '-'.",
"banmsg_default": "No ban message set. Default behavior will be used.",