Skip to content

Commit

Permalink
Add news channel to channels list
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin committed Sep 26, 2024
1 parent e8e9728 commit 7cd9fc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/wheatley.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ const channels_map = {
server_suggestions: tuple("802541516655951892", Discord.TextChannel),
skill_role_suggestions: tuple("1211089633547526204", Discord.ForumChannel),
skill_roles_meta: tuple("1182536717056618557", Discord.TextChannel),
news: tuple("1269506410530738267", Discord.ForumChannel),
resources: tuple("1124619767542718524", Discord.ForumChannel),
partners: tuple("904790565000986745", Discord.TextChannel),
the_button: tuple("1069678919667687455", Discord.TextChannel),
Expand Down

0 comments on commit 7cd9fc9

Please sign in to comment.