Skip to content

Commit 6d2362e

Browse files
committed
remove useless docs referer
1 parent ac191fb commit 6d2362e

3 files changed

Lines changed: 1 addition & 6 deletions

File tree

guide/Guide/3.policy_ai.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ With the new Discord Message Content Intent requirements, it's important to unde
4444

4545
* We perform regular backups (approximately every 10 days). Old backups are overwritten.
4646

47-
For a simplified explanation of terms like "User ID" and "Session Cookies," please see our detailed documentation [here](https://ccommandbot.com/docs).
4847

4948
# Encryption
5049

guide/Member/userPerms_ai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This function returns a list of permissions a user has within the current channe
77
`$userPerms[userID;separator (optional)]`
88

99
* **`userID`**: The ID of the user whose permissions you want to retrieve.
10-
* **`separator` (Optional)**: The character or string used to separate the permissions in the returned list. If omitted, a default separator might be used (check your bot's documentation).
10+
* **`separator` (Optional)**: The character or string used to separate the permissions in the returned list. If omitted, a default separator might be used.
1111

1212
<br/>
1313

guide/Other/useful_ai.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ This page provides helpful information about the bot and this documentation itse
44

55
## Understanding the Docs
66

7-
### Commonly Used Shortcuts
8-
9-
* `cc` -> Refers to a custom command.
10-
117
### Function Parameters Explained
128

139
::: tip What are Parameters?

0 commit comments

Comments
 (0)