Ꮢ
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by on 9/20/2024 in #djs-questions
Cannot access localizations
async execute(interaction) {
const { client } = interaction;
let commands = await client.application.commands.fetch({ withLocalizations: true });

if (interaction.guild) {
const guildCommands = await interaction.guild.commands.fetch({ withLocalizations: true });
commands = new Map([...commands, ...guildCommands]);
}
async execute(interaction) {
const { client } = interaction;
let commands = await client.application.commands.fetch({ withLocalizations: true });

if (interaction.guild) {
const guildCommands = await interaction.guild.commands.fetch({ withLocalizations: true });
commands = new Map([...commands, ...guildCommands]);
}
8 replies
DIAdiscord.js - Imagine an app
Created by on 9/20/2024 in #djs-questions
Cannot access localizations
I didn't realize the additional options existed. Thank you for telling me, it worked fine :MinoriLove:
8 replies
DIAdiscord.js - Imagine an app
Created by on 9/20/2024 in #djs-questions
Cannot access localizations
I did the following and the descriptionLocalizations was null. fetching but not accessible?
commands.forEach(command => {
if (command.name !== 'help') {
console.log('command: ', command);
commands.forEach(command => {
if (command.name !== 'help') {
console.log('command: ', command);
command: <ref *1> ApplicationCommand {
id: '1072261659718074368',
applicationId: '1072198324934938676',
guild: null,
guildId: null,
permissions: ApplicationCommandPermissionsManager {
manager: [Circular *1],
guild: null,
guildId: null,
commandId: '1072261659718074368'
},
type: 1,
nsfw: false,
name: 'search',
nameLocalizations: null,
nameLocalized: null,
description: 'Searches for elements by the specified search character',
descriptionLocalizations: null,
descriptionLocalized: null,
...
command: <ref *1> ApplicationCommand {
id: '1072261659718074368',
applicationId: '1072198324934938676',
guild: null,
guildId: null,
permissions: ApplicationCommandPermissionsManager {
manager: [Circular *1],
guild: null,
guildId: null,
commandId: '1072261659718074368'
},
type: 1,
nsfw: false,
name: 'search',
nameLocalizations: null,
nameLocalized: null,
description: 'Searches for elements by the specified search character',
descriptionLocalizations: null,
descriptionLocalized: null,
...
8 replies
DIAdiscord.js - Imagine an app
Created by on 9/20/2024 in #djs-questions
Cannot access localizations
No description
8 replies
RRailway
Created by on 9/12/2024 in #✋|help
Usage page issue and clearly broken Estimated Bill
The issue with the Estimated Bill being very high has been resolved. I'm glad I noticed it earlier. Sorry for the trouble. Please let me know if there are any updates, as I am still experiencing issues with not being able to click on View Cost by Service.
12 replies
RRailway
Created by on 9/12/2024 in #✋|help
Usage page issue and clearly broken Estimated Bill
Thank you so much.
12 replies
RRailway
Created by on 9/12/2024 in #✋|help
Usage page issue and clearly broken Estimated Bill
Can you solve the problem of not being able to click on View Cost by Service?
12 replies
RRailway
Created by on 9/12/2024 in #✋|help
Usage page issue and clearly broken Estimated Bill
I’m surprised by the estimated bill being suddenly four times higher than last month. I don’t believe we’ve used the service in such an extreme way.
12 replies
RRailway
Created by on 9/12/2024 in #✋|help
Usage page issue and clearly broken Estimated Bill
644194f6-277c-4cac-b773-34238f42f5a6
12 replies
RRailway
Created by on 7/31/2023 in #✋|help
Please answer some questions
Okay👌 Thank you both for your support 🙌
19 replies
RRailway
Created by on 7/31/2023 in #✋|help
Please answer some questions
Is there any possibility of a new $5/month exclusion in the future? I would like to continue to use Railway for a long time to come.
19 replies
RRailway
Created by on 7/31/2023 in #✋|help
Please answer some questions
I will check. Thanks.
19 replies
RRailway
Created by on 7/31/2023 in #✋|help
Please answer some questions
If I switch now, will I be billed $5/month in addition to my usage at the end of July?
19 replies
RRailway
Created by on 7/31/2023 in #✋|help
Please answer some questions
Could you please reiterate the latter part of 1.
19 replies
RRailway
Created by on 7/31/2023 in #✋|help
Please answer some questions
Of course no. If I can get a free slot, I'll take it at any cost.
19 replies
RRailway
Created by on 7/31/2023 in #✋|help
Please answer some questions
Oh my god... thank you. (Full-scale operation began this month, and until now, the level of payment had not been reached.)
19 replies
RRailway
Created by on 7/31/2023 in #✋|help
Please answer some questions
Thank you for your answer. I have a few additional questions. 1. does non-zero payment mean that the payment at the end of this month is also eligible and will be reflected in the Hobby Plan? 2. is the $5 per month always billed? Or is it something that will not be required if a free $5 slot is offered?
19 replies
RRailway
Created by on 7/31/2023 in #✋|help
Please answer some questions
N/A
19 replies
RRailway
Created by on 6/22/2023 in #✋|help
Can't delete old deployment
32 replies
RRailway
Created by on 6/22/2023 in #✋|help
Can't delete old deployment
I understand. I will ask again if there are any problems in the future. Thank you for your response🙏
32 replies