UNPKG

forgescript

Version:

ForgeScript is a comprehensive package that empowers you to effortlessly interact with Discord's API. It ensures scripting remains easy to learn and consistently effective.

16 lines 522 B
export * from "./BaseCommand"; export * from "./CompiledFunction"; export * from "./Container"; export * from "./Context"; export * from "./BaseEventHandler"; export * from "./ForgeError"; export * from "./ForgeExtension"; export * from "./ForgeFunction"; export * from "./NativeFunction"; export * from "./Return"; export * from "./BaseEventHandler"; export * from "./DiscordEventHandler"; export * from "./InviteSystem"; export * from "./ApplicationCommand"; export * from "./Logger"; //# sourceMappingURL=index.d.ts.map