Skip to content
This repository was archived by the owner on Aug 10, 2025. It is now read-only.

Commit 74f886d

Browse files
committed
Remove autoroles documentation and add comprehensive automation and notification features documentation
1 parent 2e1bda1 commit 74f886d

File tree

5 files changed

+140
-4
lines changed

5 files changed

+140
-4
lines changed

docs/features/automation.mdx

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: Automation
3+
---
4+
5+
With the Automation you can automate many processes on you Discord Server.
6+
7+
![Automation](https://a.nocw.site/u/EZV0X3.png)
8+
9+
## Features
10+
11+
- **Auto Roles**: Automatically assign roles to new members when they join your server.
12+
- **Auto Reactions**: Automatically react to messages with a specific emoji when they are sent in a channel.
13+
- **Auto Publish**: Automatically publish messages in a Announcements channel.
14+
15+
16+
## AutoRoles
17+
18+
![AutoRoles](https://a.nocw.site/u/3PdMZC.png)
19+
20+
## AutoReactions
21+
22+
![AutoReactions](https://a.nocw.site/u/zEKlZb.png)
23+
24+
## AutoPublish
25+
26+
![AutoPublish](https://a.nocw.site/u/p2Gyz9.png)

docs/features/autoroles.mdx

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/features/notification.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
# Notification
2+
3+
## Youtube Notification
4+
5+
### Setup a Notification
6+
7+
![](https://a.nocw.site/u/ZPVWP0.png)
8+
9+
Toggle the Notification on or off with the Toggle Button.
10+
If you click the Add Youtube Channel Button you can add a Youtube Channel to the Notification.
11+
12+
![](https://a.nocw.site/u/1o8hRn.png)
13+
14+
To get the Channel ID use the youtube channel Info.
15+
(Use the Dropdown below)
16+
17+
<details>
18+
<summary>Guide for the Channel ID</summary>
19+
20+
![](https://a.nocw.site/u/o2Qnjq.png)
21+
![](https://a.nocw.site/u/w5VRRi.png)
22+
23+
</details>
24+
25+
:::danger NOT DONE YET
26+
The Docs for this section are not done!
27+
:::
28+
29+
### Managment of the Notification
30+
31+
## Twitch Notification
32+
33+
### Setup a Notification
34+
35+
![](https://a.nocw.site/u/mPc5o7.png)
36+
37+
Use the Toggle Button to enable or disable the Notification.
38+
If you click the Add Twtuch Channel Button you can add a Twitch Channel to the Notification.
39+
40+
![](https://a.nocw.site/u/OeUWWv.png)
41+
42+
Press Submit to add the Channel to the Notification.
43+
Now select your Role to Ping and the Channel to send the Notification to.
44+
And provide the Message Template ID for the Message.
45+
46+
![](https://a.nocw.site/u/VrH231.png)
47+
48+
### Managment of the Notification
49+
50+
To update the Channel name use the manage Function. And re-setup the Notification.
51+
52+
![](https://a.nocw.site/u/SqoBBU.png)
53+
![](https://a.nocw.site/u/9XtJbt.png)

docs/features/reactionroles.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# Reactionroles
2+
3+
Use Reaction Roles to assign roles to users when they react to a message. This is useful for self-assignable roles or for assigning roles based on reactions to specific messages.
4+
5+
![Reaction Roles](https://a.nocw.site/u/tiTqBu.png)
6+
7+
## Features
8+
9+
- **Multiple Roles**: Assign multiple roles to a single reaction.
10+
- **Multiple Reactions**: Assign multiple reactions to a single role.
11+
- **Multiple Messages**: Assign multiple messages to a single role.
12+
- **Multiple Channels**: Assign multiple channels to a single role.
13+
- **Supportet Types**: Support for Emojis, Buttons, Selectmenus
14+
15+
## Guide
16+
17+
To create a reaction role, use the `/manage reactionroles` command.
18+
And click on the Create Reaction Role button.
19+
20+
![Create Reaction Role](https://a.nocw.site/u/vx9Ckv.png)
21+
22+
Select you message URL and paste it in the input field.
23+
Then select your message to send when a user react or unreact to the message. (same for buttons etc.)
24+
25+
:::note How to copy a Message URL
26+
Click on the three dots in the top right corner of the message and select "Copy Message Link".
27+
:::
28+
29+
![](https://a.nocw.site/u/p84sKG.png)
30+
31+
Selct you roles to add when a user react to the message.
32+
33+
![](https://a.nocw.site/u/PTAoo3.png)
34+
35+
Please selcet your Reaction type but the setup is the same for both.
36+
Only the Display is different. For buttons is the reaction a button and for selectmenus is the reaction a selectmenu...
37+
38+
Fill out the Model they shows if you click on the selected button.
39+
40+
![](https://a.nocw.site/u/HHzxKc.png)
41+
42+
(For Emojis select the emoji and done.)
43+
44+
Then only Click on Submit and the reaction role is created.
45+
(Go to the Message and see the reaction role in action.)
46+
47+
![](https://a.nocw.site/u/G0idGX.png)
48+
49+
Now you can manage the Reaction roles with the other Button "Manage Reaction Roles".
50+
51+
![](https://a.nocw.site/u/fmWWRi.png)
52+
![](https://a.nocw.site/u/o7ED0L.png)
53+
54+
If the message you use in the Setup is from DisBot or you Customer then you can use Buttons and Selectmenus.
55+
If you get an interaction error but the reaction is on the message then everything is fine. But Report it to us.

sidebars.ts

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,12 @@ const sidebars: SidebarsConfig = {
4040
{
4141
type: 'category',
4242
label: 'Features',
43-
items: ['features/autoroles'],
43+
items: [
44+
{
45+
type: "autogenerated",
46+
dirName: 'features',
47+
}
48+
],
4449
className: "style_feather"
4550
},
4651
{

0 commit comments

Comments
 (0)