@diamondbot/cats-command
v2.3.1
Published
DiamondBot command to post random cats from reddit
Downloads
37
Maintainers
Readme
Diamond Bot Cats Command
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 :)