We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d09749c commit f2352e3Copy full SHA for f2352e3
1 file changed
docs/Message Commands/8ball
@@ -0,0 +1,29 @@
1
+---
2
+slug: /commands/8ball/
3
+title: ;8ball
4
+hide_table_of_contents: true
5
6
+
7
+# `;8ball` Command
8
9
+:::joke
10
+:::
11
12
+This command broadcasts an "action" message to the room, describing what you are doing.
13
+It's a classic chat feature for role-playing or just being goofy.
14
15
+# Usage
16
17
+```messagecommand
18
+;me <message>
19
+```
20
21
+# Examples
22
23
24
+;me is coding this site
25
26
27
28
+;me is grounded
29
0 commit comments