How necessary (in practice) is it to set idhints?

Working on a public bot, and I am not sure how to handle this effectively when I work with a dev and a prod version of the bot. Is it really necessary for me to make an effort in this topic or does it work just fine without idhints?
Solution:
Related to the original question, I found this https://www.sapphirejs.dev/docs/Guide/application-commands/application-command-registry/advanced/setting-global-behavior-when-not-identical if using this will I not have to worry about ids?...
Sapphire Framework
Configuring the global behavior when commands are not identical | S...
Configuring the global behavior is easy! You just need to import the
Jump to solution
10 Replies
chillihero
chillihero16mo ago
Oh and related question, if i leave the guildIDs array empty, does this mean the command will not be registered or will it be registered globally
Solution
chillihero
chillihero16mo ago
Related to the original question, I found this https://www.sapphirejs.dev/docs/Guide/application-commands/application-command-registry/advanced/setting-global-behavior-when-not-identical if using this will I not have to worry about ids?
Sapphire Framework
Configuring the global behavior when commands are not identical | S...
Configuring the global behavior is easy! You just need to import the
Favna
Favna16mo ago
1. if you set bulkoverwrite as default behavior you dont need (nor can use) idHints 2. if guildIds array is empty the comand is global
chillihero
chillihero16mo ago
@Favna
Favna
Favna16mo ago
update framework to v4.1.0
chillihero
chillihero16mo ago
in the package json?
Favna
Favna16mo ago
no in the by inscribing it on the corpse of Queen Elizabeth yes of course in the package.json, where else lol
chillihero
chillihero16mo ago
thats what I thought
Favna
Favna16mo ago
Also give yourself the ping for announcements role through the Channels & Roles section and make sure you can see #Announcements by selecting the channel. The release was made today.
chillihero
chillihero16mo ago
ive seen it, I just not realized this was this lmao its getting to late for me i feel it