Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/wackford/discordeno.ts>AutoModerationActionType

The wackiest Discord bot framework for Deno powered by Discordeno
Latest
enum AutoModerationActionType
Re-export
import { AutoModerationActionType } from "https://deno.land/x/wackford@v0.0.6/discordeno.ts";

Members

BlockMessage = 1

Blocks the content of a message according to the rule

SendAlertMessage

Logs user content to a specified channel

Timeout

Times out user for specified duration