UNPKG

@ajazzan/disbot

Version:

7 lines (6 loc) 135 B
import { Message } from 'discord.js'; import { Client } from 'discord.js'; const botClient = new Client() export = { botClient };