Skip to content

Commit 2d7d65e

Browse files
authored
Allow @everyone to attach files (#266)
1 parent d7cba7b commit 2d7d65e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/configure-guild.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ def verify_permission_roles(self) -> Self:
323323
"send_messages_in_threads",
324324
"create_public_threads",
325325
"embed_links",
326+
"attach_files",
326327
"add_reactions",
327328
"read_message_history",
328329
"use_application_commands",

0 commit comments

Comments
 (0)