-
Notifications
You must be signed in to change notification settings - Fork 10
Setup guide: Action logs
Action logs make sure actions by moderators get logged to a channel. These make use of webhooks, so guild owners can send these logs to different servers too.
Setting these up requires you to make a webhook. You can do this by going to the channel settings and clicking Webhooks. Click the Create Webhook button and setup an icon and a name. Copy the Webhook URL. We'll need this later. Don't forget to save it.
Next, we'll want to set up action logs. This can be done via config actionlog enable/disable. Now we'll want to set the webhook URL to the webhook we just created. This can be done with config actionlog setwebhook [URL] where URL is the webhook URL we copied before.
Hey, it works!
Questions are welcome at my Discord server in #ModCore
Inconsistensies between the guides and the bot? Please report them there too.

