hjt

package
v0.0.0-...-fa121a4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HJT

type HJT struct {
	Id            uint
	Name          string
	MatchCriteria string `json:"match_criteria"`
	Description   string
	Category      string
	Severity      Severity
}

func (HJT) GetEmojiString

func (s HJT) GetEmojiString() string

type Module

type Module struct {
	api.Module
}

func (*Module) Load

func (*Module) Load(ds *discordgo.Session)

func (*Module) Name

func (*Module) Name() string

type Severity

type Severity int
var SeverityHigh Severity = 3
var SeverityInfo Severity = 0
var SeverityLow Severity = 1
var SeverityMedium Severity = 2

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL