#bot play voice twice
8 messages · Page 1 of 1 (latest)
we can't help if we don't know whats going on, give us some code, if there is any errors, what happened?
createAudioResouce is fetching the link more than once
it should do it only one time as ik if im not wrong?
You must be creating the resource twice then.
Check the rest of your code to make sure it isn't running that section multiple times.
I'm not + it's more than twice
Are you doing a loop of any kind that would cause a resource to be created more than once?