forked from ChrisChrome/weather-bot
guess it cant be a dm thing
This commit is contained in:
parent
7a12ed05d3
commit
aac1420964
4
index.js
4
index.js
|
@ -608,9 +608,7 @@ discord.on('ready', async () => {
|
||||||
"required": true,
|
"required": true,
|
||||||
"choices": []
|
"choices": []
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"integration_types": [0,1],
|
|
||||||
"contexts": [0, 1, 2]
|
|
||||||
}
|
}
|
||||||
for (const key in sattelites) {
|
for (const key in sattelites) {
|
||||||
satCommand.options[0].choices.push({
|
satCommand.options[0].choices.push({
|
||||||
|
|
Loading…
Reference in a new issue