čamdžić
SIASapphire - Imagine a Framework
•Created by čamdžić on 4/27/2025 in #sapphire-support
Any example of sharded sapphire bot?
^
4 replies
SIASapphire - Imagine a Framework
•Created by čamdžić on 4/7/2025 in #sapphire-support
DetailedDescriptionObject
Hello, I'm almost 100% sure that this is a bug
12 replies
SIASapphire - Imagine a Framework
•Created by čamdžić on 4/5/2025 in #sapphire-support
Scheduled task pattern broken?
Hello, I started using plugin for scheduled tasks and when I do
* * * * *
pattern which is for every minute, it's being multi-executed every second74 replies
SIASapphire - Imagine a Framework
•Created by čamdžić on 3/31/2025 in #sapphire-support
LazyPaginatedMessage explanation
So, I have 500k users in database and I use prisma.
I want to make economy leaderboard with LazyPaginatedMessage but can’t understand how it works and there are no examples for it
I wanted to kinda have method with currentPage parameter, and that will be used to fetch data everytime on page change, right? So I can use “skip” in prisma query
83 replies
SIASapphire - Imagine a Framework
•Created by čamdžić on 3/30/2025 in #sapphire-support
MAYBE a bug with subcommands
/
18 replies
SIASapphire - Imagine a Framework
•Created by čamdžić on 3/21/2025 in #sapphire-support
application commands
I used default guild ids but still getting global commands in console
11 replies
SIASapphire - Imagine a Framework
•Created by čamdžić on 9/8/2024 in #sapphire-support
Object literal may only specify known properties, and 'name' does not exist in type 'ToAPIApplicatio
unknown error
18 replies
SIASapphire - Imagine a Framework
•Created by čamdžić on 9/3/2024 in #sapphire-support
serialize a bigint Plugins
10 replies
SIASapphire - Imagine a Framework
•Created by čamdžić on 8/17/2024 in #sapphire-support
drizzle orm
i can't use postgres with drizzle orm with sapphire/cli
19 replies
SIASapphire - Imagine a Framework
•Created by čamdžić on 8/14/2024 in #sapphire-support
cli question
are we required to use commonjs module from CLI example ? (its like that in package.json) and what whill happen if i change it to module
4 replies
SIASapphire - Imagine a Framework
•Created by čamdžić on 8/10/2024 in #sapphire-support
env/join not working properly
hi
13 replies
SIASapphire - Imagine a Framework
•Created by čamdžić on 8/8/2024 in #sapphire-support
logger
is it possible to enable how many commands are loaded etc
7 replies
SIASapphire - Imagine a Framework
•Created by čamdžić on 8/7/2024 in #sapphire-support
declaration for DetailedDescriptionCommand not working
so i declared DetailedDescriptionCommand in my index.d.ts and it's not working
64 replies
SIASapphire - Imagine a Framework
•Created by čamdžić on 8/3/2024 in #sapphire-support
declarations
can I put all sapphire declarations for framework & pieces in index.d.ts or it's just for arguments?
2 replies
SIASapphire - Imagine a Framework
•Created by čamdžić on 8/2/2024 in #sapphire-support
Argument not found
UserError: The argument "rarity" was not found.
5 replies
SIASapphire - Imagine a Framework
•Created by čamdžić on 8/2/2024 in #sapphire-support
Prefix
How to get prefix of executed command in messageRun?
I have more of them so I need to get one sender used
6 replies
SIASapphire - Imagine a Framework
•Created by čamdžić on 8/2/2024 in #sapphire-support
Packages problem
Hello Hello, I manually installed the packages using the commands from the guide, but when I extended the container and declared "@sapphire/pieces" it said that I don't have that package installed, does it come with /framework or not?
23 replies