Update to Knub 14.0.0 and make changes to plugins accordingly
This commit is contained in:
parent
4a33932ffa
commit
b0cd8762f1
19 changed files with 57 additions and 25 deletions
|
@ -10,6 +10,8 @@ import { LogType } from "../data/LogType";
|
|||
import { GuildLogs } from "../data/GuildLogs";
|
||||
|
||||
export class MutesPlugin extends ZeppelinPlugin {
|
||||
public static pluginName = 'mutes';
|
||||
|
||||
protected actions: GuildActions;
|
||||
protected mutes: GuildMutes;
|
||||
protected cases: GuildCases;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue