/[sudobot]/trunk/docs/app/(docs)/commands/moderation/bean/page.mdx
ViewVC logotype

Contents of /trunk/docs/app/(docs)/commands/moderation/bean/page.mdx

Parent Directory Parent Directory | Revision Log Revision Log


Revision 626 - (show annotations)
Sat Sep 7 09:38:45 2024 UTC (6 months, 3 weeks ago) by rakinar2
File size: 443 byte(s)
chore: sync with git

1 ---
2 title: "Command: `bean`"
3 short_name: bean
4 ---
5
6 import Modes from "@/components/MDX/Modes";
7
8 # `bean`
9
10 Does nothing except DMing the user with a message that they have been beaned.
11
12 ### Aliases
13 `bean`
14
15 ### Syntax
16
17 ```
18 -bean <User> [reason]
19 ```
20
21 ### Required Permissions
22
23 `ManageMessages` or,<br />
24 `BanMembers`
25
26 ### Modes
27
28 <Modes modes={["legacy", "interaction"]} />
29
30 ### Examples
31
32 ```
33 -bean @Someone Test reason
34 -bean 4538546852653875
35 ```

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26