UNPKG

artibot

Version:

Modern, fast and modular open-source Discord bot

4 lines (3 loc) 226 B
import { Message } from "discord.js"; import Artibot from "../../index.js"; export default function execute(message: Message, args: string[], { localizer, contributors, config, createEmbed, version }: Artibot): Promise<void>;