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

Contents of /branches/8.x/docs/app/(docs)/commands/moderation/bean/page.mdx

Parent Directory Parent Directory | Revision Log Revision Log


Revision 577 - (show annotations)
Mon Jul 29 18:52:37 2024 UTC (8 months, 1 week ago) by rakinar2
File size: 453 byte(s)
chore: add old version archive branches (2.x to 9.x-dev)
1 ---
2 title: "Command: `bean` - SudoBot"
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