Theenoro
Theenoro
Maxbe a bit late. Edit your Proxy Host config, then under Advanced add ` client_max_body_size 50M; ` If this doesn't work: Add a location under Custom Locations. Set your location...
What are you exactly trying to do? Ok Webhook, but what Info do you need in particular? (like Uploads? new Users?) You could need something like a service thingie which...
Started to create thingie which accepts the booru webhooks and transforms them into ones which discord could understand. I mean I get from szurubooru ```json { "operation": "created", "type": "post",...
> Thank you for the PR. I don't code Python, but looking at other code lines it might be more standardized, when using true/false as the value and removing `==...