forked from ChrisChrome/weather-bot
Whoops
This commit is contained in:
parent
042c5075d6
commit
7c1707e4c6
4
index.js
4
index.js
|
@ -349,8 +349,8 @@ discord.on("interactionCreate", async (interaction) => {
|
||||||
name: "Subscribed Rooms",
|
name: "Subscribed Rooms",
|
||||||
value: channels
|
value: channels
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
color: 0x00ff00
|
color: 0x00ff00,
|
||||||
footer: {
|
footer: {
|
||||||
text: "Made by @chrischrome with <3",
|
text: "Made by @chrischrome with <3",
|
||||||
icon_url: discord.users.cache.get("289884287765839882").avatarURL()
|
icon_url: discord.users.cache.get("289884287765839882").avatarURL()
|
||||||
|
|
Loading…
Reference in a new issue