Refactor DeathReporter, CombatAlerter, Commander, Configurator, and AgentTracker modules
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
local _, shared = ...
|
||||
---@cast shared HeimdallShared
|
||||
|
||||
---@class HeimdallCommanderConfig
|
||||
---@field enabled boolean
|
||||
---@field debug boolean
|
||||
---@field channels string[]
|
||||
---@field commander string
|
||||
---@field commands table<string, boolean>
|
||||
|
||||
local ModuleName = "Commander"
|
||||
|
||||
local helpMessages = {
|
||||
|
||||
Reference in New Issue
Block a user