Skip to content

Commit cd6e0b9

Browse files
Techbot121Meta Construct
authored andcommitted
remove bot embeds,
it's rare a message with embeds gets starred anyway and it makes the thumbnails look weird
1 parent bf3699c commit cd6e0b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/services/Starboard.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@ export class Starboard extends Service {
217217
username: msg.author.username,
218218
allowedMentions: { parse: ["users", "roles"] },
219219
files,
220-
embeds: msg.author.bot ? msg.embeds : undefined,
221220
components,
222221
})
223222
.catch();

0 commit comments

Comments
 (0)