SnowTransfer icon indicating copy to clipboard operation
SnowTransfer copied to clipboard

"You are opening direct messages too fast" error

Open napindc opened this issue 1 year ago • 3 comments

I am using the SnowTransfer library and using the method snowTransfer.channel.createMessage(channelId, message)

This works fine when sending several DMs at once, but when I want to send a few dozen at once, Discord will give an error of "You are opening direct messages too fast"

Is there some way around this error? I didn't see anything in Discords docs about this. i do see the "bots can only use 50 API requests a second", but not sure if this counts underSnow Transfer library counts under bot usage rate limits

napindc avatar Dec 16 '24 18:12 napindc