Combine Knub's type helpers with Zeppelin's, continue Utility plugin port
This commit is contained in:
parent
b338351e37
commit
9f059f33af
13 changed files with 533 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
import { utilityCmd } from "../types";
|
||||
import { baseTypeHelpers as t } from "knub";
|
||||
import { customArgumentHelpers as ct } from "../../../customArgumentTypes";
|
||||
import { commandTypeHelpers as ct } from "../../../commandTypes";
|
||||
import { embedPadding, resolveMember, trimLines, UnknownUser } from "../../../utils";
|
||||
import { EmbedOptions, GuildTextableChannel } from "eris";
|
||||
import moment from "moment-timezone";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue