Skip to content

Commit

Permalink
add artchat
Browse files Browse the repository at this point in the history
  • Loading branch information
Techbot121 authored and Meta Construct committed Mar 25, 2024
1 parent 60322bc commit ca666ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/services/Starboard.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ export class Starboard extends Service {

switch (channel.id) {
case discordConfig.channels.artsAndCrafts:
case discordConfig.channels.artChat:
needed = 6;
targetChannel = client.channels.cache.get(discordConfig.channels.hArt);
break;
Expand Down

0 comments on commit ca666ef

Please sign in to comment.