multiple idHints for multiple servers
hi, quick question. is this okay if i deploy a slash command in two server, not as global, and have their two idHints be put in the code? ill attach screenshot, just making sure it's all good
4 Replies
Solution
Yeah
okay thank you sm ❤️
it's your call but I recommend labelling them so you know what the hell the ids are for 6 months from now. i.e. https://github.com/skyra-project/skyra/blob/18d41153bf60b2814167f38427c0d2d9934a6390/src/commands/Misc/snipe.ts#L34-L35
for some reason it will still regenerate all of them, at least on every restart it does that
plus ive made my remove.ts which displays all guilds where slash commands are registered and it displays my idhints as well just in case
but yeah, skyras example actually made it better because I didnt ever consider adding comments there