feat: Update match notification system and component builders
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
const { ActionRowBuilder, ButtonBuilder, ButtonStyle } = require('discord.js');
|
const { ActionRowBuilder, ButtonBuilder, ButtonStyle } = require('discord.js');
|
||||||
|
|
||||||
// Define exact game URLs
|
// Game URLs for match notifications
|
||||||
const GAME_URLS = {
|
const GAME_URLS = {
|
||||||
"Big Ballers VR": "https://www.vrbattles.gg/games/Big%20Ballers%20VR",
|
"Big Ballers VR": "https://www.vrbattles.gg/games/Big%20Ballers%20VR",
|
||||||
"Blacktop Hoops": "https://www.vrbattles.gg/games/Blacktop%20Hoops",
|
"Blacktop Hoops": "https://www.vrbattles.gg/games/Blacktop%20Hoops",
|
||||||
|
|||||||
Reference in New Issue
Block a user