1 |
rakinar2 |
626 |
--- |
2 |
|
|
title: "Command: `anime`" |
3 |
|
|
short_name: anime |
4 |
|
|
--- |
5 |
|
|
|
6 |
|
|
**MUST HAVE ANIME PLUGIN** |
7 |
|
|
|
8 |
|
|
import Modes from "@/components/MDX/Modes"; |
9 |
|
|
|
10 |
|
|
# `anime` |
11 |
|
|
|
12 |
|
|
Sends a anime picture from the desired category into the current channel. |
13 |
|
|
|
14 |
|
|
### Syntax |
15 |
|
|
|
16 |
|
|
``` |
17 |
|
|
-anime [category] |
18 |
|
|
/anime category: [category] |
19 |
|
|
``` |
20 |
|
|
|
21 |
|
|
### Required Permissions |
22 |
|
|
|
23 |
|
|
`NONE` |
24 |
|
|
|
25 |
|
|
### Modes |
26 |
|
|
|
27 |
|
|
<Modes modes={["legacy", "interaction"]} /> |
28 |
|
|
|
29 |
|
|
### Examples |
30 |
|
|
|
31 |
|
|
``` |
32 |
|
|
-anime waifu |
33 |
|
|
/anime category:Neko |
34 |
|
|
``` |