Ikaros: + `d.warn <target> <reason>` Create new table for storing cases `ActionType`, `targetID`, `moderatorID`, `guildID`, `reason` ActionType probably shouldbe something like 1: Warn; 2: Kick etc. If the action was triggered by Aegis, modID will be bot id.
Ikaros: +
d.warn <target> <reason>Create new table for storing cases
ActionType,targetID,moderatorID,guildID,reasonActionType probably shouldbe something like
1: Warn; 2: Kick etc.
If the action was triggered by Aegis, modID will be bot id.