what is this regex supposed to mean?

Solution:
lowercase your names
Jump to solution
7 Replies
clownn
clownn•2y ago
clownn
clownn•2y ago
error is coming directly from this how do i make /^[\p{Ll}\p{Lm}\p{Lo}\p{N}\p{sc=Devanagari}\p{sc=Thai}_-]+$/ return true? should i use some specific name?
Solution
24
24•2y ago
lowercase your names
clownn
clownn•2y ago
alright
Favna
Favna•2y ago
Also what the hell is that font pepeHmm
clownn
clownn•2y ago
nvim default font 😭 i am a bit lazy to change it
sairasu
sairasu•2y ago
i dont think thats nvim default font dawg mine doesnt look like that at all
Want results from more Discord servers?
Add your server
More Posts
What is the Best approach to developing a bot and reloading the new changes into it?I heard that logging in too many times can lead to rate limits. is there a good solution for this isHow do I create subcommands with different text input fields?Something like the image. The Docs only show how to create basic subcommands. Also in the Readme of Best Approach on separating Commands from their "run" file to a separate FolderFor context, I am super new to discordjs and this framework so apologizes if this question sounds odmessage commands are not workingtrying to update to v4 and the bot is not recognizing commands. i have enabled `loadMessageCommandLiBaseMessageOptions#components does not take BuildersHey everyone, so I've just downloaded djs 14.7.0 and i'm migrating my bot. I used to have a few `.seFailed to overwrite global application commandsSince updating to BulkOverwrite, I'm getting the following error: ``` 2023-01-12 22:00:07 - DEBUG - fetch channel returns undefinedHello. I have this code, which worked before I believe: ```js let theChannel = await client.channelmessage listeners stopped working in sapphire v4 on my bothi, this is my listener code: ```js const { Events, Listener, container } = require('@sapphire/framDuplicate identifier 'Command'I'm trying to create a basic slash command, but when I import the `Command` class from @sapphire/fraContext menu commands not being registeredHi, on updating to v4 I experienced the following error: ``` ApplicationCommandRegistry[report] Fail