#Nope no extra bot needed as I have it
1 messages · Page 1 of 1 (latest)
What do you mean by have it setup under your moderation section, are you using a hoster? I'm running a self hosted dedicated server. From what I can tell I need to setup something external to handle the traffic from the server as this mod isn't setup to just input a discord webhook.
Ahh he had a pinned message, trying to decipher now.
If it helps the backend for it works as a funnel - arma server sends events to a web server which stores them in a buffer and sends them to a webhook (buffering them to avoid discord rate limits). It's quite simple to get started.
Do you know if anyone has made a guide breaking it down Barney style? I’ve been trying to find stuff in your showcase thread, but discord search is atrocious. I’m also honestly probably over complicating this in my head 
Okay I'm dumb, I left the token blank for my testing lol
Was able to get it to post to request catcher
Now I just need to figure out how to make those appear in Discord. That will be for after work lol
This is unfortunately where some coding comes in
