TextChannel.permissionsOverwrite.set working once only
So I have a command that sets the permission overwrite to a different role, but it only works once for the channel. Is this intended?
4 Replies
It does not set the same thing, it sets to a different role depending on the role given
But it's not working after the first time the command is ran
this is a select menu btw
i did console.log interaction.values[0] is different
It has administrator
The second time would overwrite the ones you did the first time, is that intended? Yes.
But it's not overwriting at all
Apparently, I can't edit the channel topic anymore too
There's literally no if condition, it's wrapped inside a timeout
Timeout 100% runs
Since the log runs
Yeah think it's rate limited hmm
How to know if I'm getting rate limited? Would it throw an error?