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

Contents of /branches/8.x/docs/app/(docs)/commands/automation/queue/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: 382 byte(s)
chore: add old version archive branches (2.x to 9.x-dev)
1 ---
2 title: "Command: `queue` - SudoBot"
3 short_name: queue
4 ---
5
6 import Modes from "@/components/MDX/Modes";
7
8 # `queue`
9
10 Manage the queued jobs. See the nested pages for more information about the subcommands.
11
12 ### Syntax
13
14 ```
15 -queue <sub-command>
16 /queue <sub-command> [options]
17 ```
18
19 ### Modes
20
21 <Modes modes={["legacy", "interaction"]} />
22
23 ### Examples
24
25 ```
26 -queue add
27 /queue add
28 ```

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26