Skip to content

Commit

Permalink
docs: created anime command docs
Browse files Browse the repository at this point in the history
Signed-off-by: Ryanmello07 <67509637+Ryanmello07@users.noreply.github.com>
  • Loading branch information
Ryanmello07 authored Sep 4, 2024
1 parent d75ade0 commit b3975f6
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions extensions/waifu.pics/docs/commands/anime.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: "Command: `anime`"
short_name: anime
---

**MUST HAVE ANIME PLUGIN**

import Modes from "@/components/MDX/Modes";

# `anime`

Sends a anime picture from the desired category into the current channel.

### Syntax

```
-anime [category]
/anime category: [category]
```

### Required Permissions

`NONE`

### Modes

<Modes modes={["legacy", "interaction"]} />

### Examples

```
-anime waifu
/anime category:Neko
```

0 comments on commit b3975f6

Please sign in to comment.