mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-14 22:05:01 +00:00
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
|
@ -7,6 +7,8 @@ import { LogType } from "../data/LogType";
|
|||
import { stripObjectToScalars } from "../utils";
|
||||
|
||||
export class PersistPlugin extends Plugin {
|
||||
public static pluginName = 'persist';
|
||||
|
||||
protected persistedData: GuildPersistedData;
|
||||
protected logs: GuildLogs;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue