3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-21 16:55:03 +00:00

Pre-plugin moves

This commit is contained in:
Dark 2021-05-31 21:12:24 +02:00
parent 9509be5e65
commit 92cf7f31f9
13 changed files with 62 additions and 52 deletions

View file

@ -1,6 +1,5 @@
import { BaseConfig, Knub } from "knub";
import * as t from "io-ts";
import { Message } from "eris";
export interface ZeppelinGuildConfig extends BaseConfig<any> {
success_emoji?: string;