UNPKG

artibot

Version:

Modern, fast and modular open-source Discord bot

5 lines (4 loc) 167 B
import Artibot from "../index.js"; import { Module } from "../modules.js"; /** Create the Core module */ export default function coreModule(artibot: Artibot): Module;