UNPKG

@mateie/discord-logs

Version:

Add many useful events to your discord.js client!

6 lines (5 loc) 156 B
import { Client } from 'discord.js'; declare const _default: (client: Client, options?: { debug?: boolean; }) => Promise<void>; export = _default;