Oreo ™
SIASapphire - Imagine a framework
•Created by Oreo ™ on 8/11/2024 in #sapphire-support
Weird string argument behaviour
okay so that matched "word:"
25 replies
SIASapphire - Imagine a framework
•Created by Oreo ™ on 8/11/2024 in #sapphire-support
Weird string argument behaviour
for
args.pick('url')
25 replies
SIASapphire - Imagine a framework
•Created by Oreo ™ on 8/11/2024 in #sapphire-support
Weird string argument behaviour
"word:" matches the url regex?
25 replies
SIASapphire - Imagine a framework
•Created by Oreo ™ on 8/11/2024 in #sapphire-support
Weird string argument behaviour
but why was the url parsing messing with the final string anyways
25 replies
SIASapphire - Imagine a framework
•Created by Oreo ™ on 8/11/2024 in #sapphire-support
Weird string argument behaviour
No need, i managed to get it working i just had to tweak the regex a bit for some weird reason
25 replies
SIASapphire - Imagine a framework
•Created by Oreo ™ on 8/11/2024 in #sapphire-support
Weird string argument behaviour
25 replies
SIASapphire - Imagine a framework
•Created by Oreo ™ on 8/11/2024 in #sapphire-support
Weird string argument behaviour
Yeah I just use it to as a quick and lazy way to remove URLs from the afk message that users provide.
But the main problem is if someone run the command
>afk word: more words
the afk message becomes more words
instead of word: more words
so I was just wondering what sapphire does for the URL arg and the string argument,25 replies
SIASapphire - Imagine a framework
•Created by Oreo ™ on 8/11/2024 in #sapphire-support
Weird string argument behaviour
I'm just confused why it's behaving weird when there is a ":" in the message
25 replies
SIASapphire - Imagine a framework
•Created by Oreo ™ on 8/11/2024 in #sapphire-support
Weird string argument behaviour
25 replies
SIASapphire - Imagine a framework
•Created by Dynamic on 6/28/2024 in #sapphire-support
unable to generate custom components using @sapphire/cli
If that doesn't work then something is wrong with your file structure
21 replies
SIASapphire - Imagine a framework
•Created by Dynamic on 6/28/2024 in #sapphire-support
unable to generate custom components using @sapphire/cli
And you named the file "builder"
21 replies
SIASapphire - Imagine a framework
•Created by Dynamic on 6/28/2024 in #sapphire-support
unable to generate custom components using @sapphire/cli
U used "builders" as the name in your screenshot
21 replies
SIASapphire - Imagine a framework
•Created by Dynamic on 6/28/2024 in #sapphire-support
unable to generate custom components using @sapphire/cli
Yeah. And iirc the only languages are js and ts to my knowledge
21 replies
SIASapphire - Imagine a framework
•Created by Dynamic on 6/28/2024 in #sapphire-support
unable to generate custom components using @sapphire/cli
Maybe change the file name to builder.ts.sapphire
21 replies
SIASapphire - Imagine a framework
•Created by Dynamic on 6/28/2024 in #sapphire-support
unable to generate custom components using @sapphire/cli
Idk if "tsx" is a supported file type
21 replies
SIASapphire - Imagine a framework
•Created by Disuqi on 5/11/2024 in #sapphire-support
Autocomplete TextInput
you could prefill the text with something or add a place holder
10 replies
DIAdiscord.js - Imagine an app
•Created by LeWeeky on 5/20/2024 in #djs-questions
Elements Limits / Max Length
etc etc
14 replies
DIAdiscord.js - Imagine an app
•Created by LeWeeky on 5/20/2024 in #djs-questions
Elements Limits / Max Length
ChannelNameLimits
14 replies
DIAdiscord.js - Imagine an app
•Created by LeWeeky on 5/20/2024 in #djs-questions
Elements Limits / Max Length
UserNameLimits
14 replies
DIAdiscord.js - Imagine an app
•Created by LeWeeky on 5/20/2024 in #djs-questions
Elements Limits / Max Length
Where you can import EmbedLimits
14 replies