Skip to content

Commit

Permalink
remove channel from the vr event
Browse files Browse the repository at this point in the history
  • Loading branch information
Techbot121 authored and Meta Construct committed Oct 31, 2023
1 parent ef42d52 commit caa23a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/services/discord/modules/discord-events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const events = [
eventData: {
entityType: Discord.GuildScheduledEventEntityType.Voice,
privacyLevel: Discord.GuildScheduledEventPrivacyLevel.GuildOnly,
channel: DiscordConfig.channels.gamingVoice,
entityMetadata: { location: "VRChat" },
name: "VRChat [Automated Event]",
description:
"Wanna join us in VR? Sign up so we know. Discussion in <#1009704968070107148>\n\nAlso checkout our Group at https://vrchat.com/home/group/grp_caeaacf4-a8a7-4e7d-8b66-46094732f85b",
Expand Down

0 comments on commit caa23a4

Please sign in to comment.