Skip to content

Commit

Permalink
Update starboard channel excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin committed Jan 3, 2025
1 parent ee0a5e2 commit 0d4a0e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/starboard.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,9 @@ export default class Starboard extends BotComponent {
this.wheatley.channels.introductions.id,
this.wheatley.channels.starboard.id,
this.wheatley.channels.goals2024.id,
this.wheatley.channels.goals2025.id,
this.wheatley.channels.skill_role_log.id,
this.wheatley.channels.polls.id,
]);

await this.get_emoji_config();
Expand Down

0 comments on commit 0d4a0e8

Please sign in to comment.