This commit is contained in:
Christopher Cookman 2024-05-08 00:05:33 -06:00
parent 042c5075d6
commit 7c1707e4c6
Signed by: ChrisChrome
GPG key ID: A023A26E42C33A42

View file

@ -349,8 +349,8 @@ discord.on("interactionCreate", async (interaction) => {
name: "Subscribed Rooms",
value: channels
}
]
color: 0x00ff00
],
color: 0x00ff00,
footer: {
text: "Made by @chrischrome with <3",
icon_url: discord.users.cache.get("289884287765839882").avatarURL()