Mercenary Ike
Mercenary Ike
Explore posts from servers
SIASapphire - Imagine a framework
Created by Mercenary Ike on 11/6/2024 in #sapphire-support
Google Cloud Run not logging into the bot
No description
5 replies
DIAdiscord.js - Imagine an app
Created by Mercenary Ike on 11/6/2024 in #djs-questions
Google Cloud Run not logging into the bot
No description
7 replies
SIASapphire - Imagine a framework
Created by Mercenary Ike on 4/21/2023 in #sapphire-support
Expected a string primitive when creating StringSelectMenu
Hello devs! caonima
9 replies
SIASapphire - Imagine a framework
Created by Mercenary Ike on 2/15/2023 in #sapphire-support
Is it possible to update slash command string options every time the command is ran?
5 replies
SIASapphire - Imagine a framework
Created by Mercenary Ike on 2/8/2023 in #sapphire-support
How do you initialise a UserSelectMenu?
As per title, how do you do it? As of right now, I only see MessageSelectMenu available for use and cannot import anything "user select menu" related. Here's my dependencies.
"dependencies": {
"@sapphire/framework": "^3.1.3",
"@types/winston": "^2.4.4",
"discord.js": "^13.12.0",
"winston": "^3.8.2"
},
"devDependencies": {
"ts-node": "^10.9.1",
"typescript": "^4.8.4"
}
"dependencies": {
"@sapphire/framework": "^3.1.3",
"@types/winston": "^2.4.4",
"discord.js": "^13.12.0",
"winston": "^3.8.2"
},
"devDependencies": {
"ts-node": "^10.9.1",
"typescript": "^4.8.4"
}
4 replies