import { Message } from 'eris'; import { Client, Command, RichEmbed } from '../class'; export default class SystemD_Status extends Command { constructor(client: Client) { super(client); this.name = 'status'; this.description = 'Prints out the status of a SystemD service that you run.'; this.usage = `${this.client.config.prefix}systemd status