Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit 3b575b3

Browse files
committed
feat: add context menu
1 parent edc9775 commit 3b575b3

8 files changed

Lines changed: 25 additions & 1 deletion

docs/discord/context/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"label": "Context",
2+
"label": "Context Menu",
33
"position": 25,
44
"link": {
55
"description": "Information about the context in which commands are executed."
48.9 KB
Loading
11.6 KB
Loading

docs/discord/context/profile.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# /profile
2+
3+
Profile is use to display the Gmod Integration profile of a user.
4+
5+
## Use
6+
7+
To use the profile, you can use the `/profile` command followed by the user mention or the user id.
8+
9+
![User profile statistics](profile-user-stats.png)
10+
11+
![Profile detailed information](profile-detailed-info.png)
16.9 KB
Loading
29.9 KB
Loading
18.2 KB
Loading

docs/discord/context/verify.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# /verify
2+
3+
The verify command is used to verify a user's identity. This will trigger the verification process configured on the dashboard.
4+
5+
## Use
6+
7+
To use the verify command, you can use the `/verify` command followed by the user mention or the user id.
8+
9+
![Verify command interface](verify-command-interface.png)
10+
11+
![Verify process steps](verify-process-steps.png)
12+
13+
![Verify completion message](verify-completion-message.png)

0 commit comments

Comments
 (0)