no its working on in-game. you can test it yourself
Currently getting HTTP 502 (Bad Gateway). Is this still maintained?
Works fine for me on my end.
Lewis’s site seems to be going to ARGO at the moment.
Webhook doesn’t seem to work sometimes
What website are you using?
Also if you use the queue setup, it will take a longer time before it gets sent, because you put your request in line.
In case someone sends a lot of requests, you might get longer behind on the list.
I’m using the webhook.lewisakura.moe. Rarely works unfortuately
Thank you for your service. I have used this for over a year.
The algorithm has blessed me with a surge of new users in the last 3 weeks, and just today I’ve switched to Amazon Web Services to handle my webhook.
Somehow I coincidentally saw this post again the same day.
Did u make ur own webhook on AWS or u forked another proxy?
I hosted my own Flask application on AWS Elastic Beanstalk and used it as a proxy to send chat logs from my game to my discord server through a discord webhook for moderation purposes.
@lewisakura Is there a way to limit the CPU usage for the webhook service?
It seems like it is running as fast as it can go, and takes up 100% of the CPU from time to time.
I have tried running as 1 fork.
I have tried using a cluster, up to 4 clusters.
It doesn’t seem to help at all.
Webhooks seem down currently. We recently started using this for our game Anime Card Battle.
Lewis’s or mine?
Mine is still up.
Just tested, and it works.
Looks like Lewis’ webhook proxy got shut down by Discord. A shame, I was just getting started with it.
Guess I’ll have to find a new proxy service till Lewis can get this one back.
My site uses Lewis’s engine, it works just like lewis’s site.
https://webhook.newstargeted.com/
Currently I’m running kingermanpublic and it’s been working quite well, but if that goes down I’ll look into your site!
There seems to be an issue with the prisma when trying to install it on almalinux 9.
The prisma only supports query-engine-rhel-openssl-1.1.x
not anything later.
Tested it on Almalinux 9, got this:
npx prisma --version
Error: Unknown binaryTarget rhel-openssl-3.2.x and no custom engine files were provided
is there a way to view the queue for your hooks?
Are you asking about the amount that is in the queue, i cannot see the content of requests in the queue my self, can however see how many requests are in the queue at any time.
But i am running the system in a cluster, making it run faster (If it works).
wrong reply sorry, but I was asking If there was a thing to see how long the queue is or something like that
I’m not quite sure how long of a delay most queues are.
But around 22k requests come into the queue from time to time.
Someone keeps spamming the queue with both valid and invalid requests.