itsjusttriz
DIAdiscord.js - Imagine a bot
•Created by itsjusttriz on 9/3/2023 in #djs-questions
Webhook not sending
Well... its not the ONLY thing, I have the same type of setup for when a channel is raided or someone redeems a Channel Point redemption on Twitch... the log of that event gets sent to a channel in my discord.
So from what youre saying... by having the Webhook do what it was intended to do... its been banned from doing it?
12 replies
DIAdiscord.js - Imagine a bot
•Created by itsjusttriz on 9/3/2023 in #djs-questions
Webhook not sending
how so?
12 replies
DIAdiscord.js - Imagine a bot
•Created by itsjusttriz on 9/3/2023 in #djs-questions
Webhook not sending
Literally just a
!reminder
command, which takes the text after the cmd, and sends it to a discord channel.12 replies
DIAdiscord.js - Imagine a bot
•Created by itsjusttriz on 9/3/2023 in #djs-questions
Webhook not sending
Im literally just using WebhookClient, to send a message from a twitch chat, to a discord channel.
12 replies
DIAdiscord.js - Imagine a bot
•Created by itsjusttriz on 9/3/2023 in #djs-questions
Webhook not sending
im not using a bot client.
12 replies
DIAdiscord.js - Imagine a bot
•Created by itsjusttriz on 9/3/2023 in #djs-questions
Webhook not sending
Also not sure how id be getting rateLimited when the hook is only used for the 1 twitch cmd, which is very rarely used.
12 replies
DIAdiscord.js - Imagine a bot
•Created by itsjusttriz on 9/3/2023 in #djs-questions
Webhook not sending
I have this though, and nothing gets posted to my twitch chat?
12 replies
DIAdiscord.js - Imagine a bot
•Created by itsjusttriz on 9/3/2023 in #djs-questions
Webhook not sending
This is all the source code you need? It works sometimes... just fails more than it works. The times it doesnt work,
before send
log works..then it stops there.12 replies
DIAdiscord.js - Imagine a bot
•Created by itsjusttriz on 9/3/2023 in #djs-questions
Webhook not sending
discord.js: 14.11.0
node: 18.12.1
12 replies