I was wondering if there was a way to integrate the in-game logs with Discord.js and how would I be able to do that? Or maybe mod-calls to send a message to a channel, that's what I am looking for maybe in a webhook?
I modified the NPM module a bit and what I got was this:
It shows you the Unanswered ModCalls, and among many other things it tells you how many staff members are on the server.
I was wondering if there was a way to integrate the in-game logs with Discord.js and how would I be able to do that? Or maybe mod-calls to send a message to a channel, that's what I am looking for maybe in a webhook?