@diamondbot/cats-command

2.3.1 • Public • Published

Diamond Bot Cats Command

NPM Code style: XO

Command that posts random cat photos and gifs from reddit.

Install

npm install @diamondbot/cats-command
import { Bot } from '@diamondbot/core';
import CatsCommand from '@diamondbot/cats-command';

const bot = new Bot();
bot.addCommand(new CatsCommand);

Command does not require additional configuration.

Usage

!cats

Command has no additional options.

Contributing

Contributions are always welcome! Feel free to fix any bug you find or propose commands to add to the bot.

Support

If you use this package please consider starring it :)

Package Sidebar

Install

npm i @diamondbot/cats-command

Weekly Downloads

2

Version

2.3.1

License

MIT

Unpacked Size

3.38 kB

Total Files

3

Last publish

Collaborators

  • alvarocastro