#what happened to bulk overwrite?
1 messages · Page 1 of 1 (latest)
it is being done - however, by default, deleting commands is not done because it hits rate limits fast
well, ipy v4 and whatever the flag is does a search through every single guild to find which commands needed to be deleted
needless to say, that hits rate limits fast, especially after 200+ guilds
ah for scopes mb
in ipy v4, this was done while syncing and couldnt be disabled seperately
regardless, #1094069823086006322 seems to be a different issue
but when you assign global commands...
does the bot add the commands to every guild?
of course not - global commands are added to a global space that any guild can access
so bulk overwrite is still happening
bulk overwrite is always happening, yes
unless v5 determines everything is as what your program says, it will do bulk overwrites as needed
just so happens that the "delete unused commands" option adds an extra, expensive check to that
"keep seeing posts"
I've seen one?