Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Other Webhooks are triggering weird behavior #12

Open
iwishiknewcoding opened this issue Jul 15, 2023 · 0 comments
Open

Other Webhooks are triggering weird behavior #12

iwishiknewcoding opened this issue Jul 15, 2023 · 0 comments

Comments

@iwishiknewcoding
Copy link

iwishiknewcoding commented Jul 15, 2023

If I send a regular message from within Discord to one of the channels in the server where the bot is invited into, server-side all looks fine and no logs are being outputted, but I also have some webhooks connected to channels that send messages from Haxball to Discord, and whenever those messages are sent, bot's server-side logs stuff like this (3 logs for each message):

[11:11:10] [PAGE RESPONSE] 200 : https://discord.com/api/webhooks/1234567890/Jl-s15-1234ABCD
[11:11:10] [PAGE RESPONSE] 204 : https://discord.com/api/webhooks/1234567890/Jl-s15-1234ABCD
[11:11:10] [REQUEST FAILED] net::ERR_ABORTED : https://discord.com/api/webhooks/1234567890/Jl-s15-1234ABCD

Is this normal? Does it happen to everyone and should I just not worry about it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant