Skip to content

Commit b46b24d

Browse files
committed
docs(README.md): add Contributors section with contrib.rocks image to acknowledge contributors
docs(permissions.md): update file paths for Sys Admin and Bot Owner from config.json to config/settings.yml for better organization docs(permissions.md): clarify Server Owner role description for better understanding
1 parent a627920 commit b46b24d

File tree

3 files changed

+118
-111
lines changed

3 files changed

+118
-111
lines changed

Diff for: README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,12 @@ See [LICENSE](LICENSE.md) for details.
152152
153153
## Metrics
154154
155-
![Alt](https://repobeats.axiom.co/api/embed/b988ba04401b7c68edf9def00f5132cd2a7f3735.svg "Repobeats analytics image")
155+
<sub>Made with [Repobeats](https://repobeats.axiom.co).</sub>
156+
157+
![Metrics](https://repobeats.axiom.co/api/embed/b988ba04401b7c68edf9def00f5132cd2a7f3735.svg)
158+
159+
## Contributors
160+
161+
<sub>Made with [contrib.rocks](https://contrib.rocks).</sub>
162+
163+
[![Contributors](https://contrib.rocks/image?repo=allthingslinux/tux)](https://github.com/allthingslinux/tux/graphs/contributors)

Diff for: docs/permissions.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,8 @@ Below is the hierarchy of permission levels available in Tux:
2929
- **4: Senior Moderator**
3030
- **5: Administrator**
3131
- **6: Head Administrator**
32-
- **7: Server Owner**
33-
- **8: Sys Admin** (User ID list in `config.json`)
34-
- **9: Bot Owner** (User ID in `config.json`)
32+
- **7: Server Owner** (Not the actual discord assigned server owner)
33+
- **8: Sys Admin** (User ID list in `config/settings.yml`)
34+
- **9: Bot Owner** (User ID in `config/settings.yml`)
3535

36-
By leveraging these permission levels, Tux provides a robust and adaptable way to manage who can execute specific commands,
37-
making it suitable for various server environments.
36+
By leveraging these permission levels, Tux provides a robust and adaptable way to manage who can execute specific commands, making it suitable for various server environments.

0 commit comments

Comments
 (0)