1 2 3
import { Task } from '@notenoughupdates/discord-akairo'; export abstract class BotTask extends Task {}