File tree Expand file tree Collapse file tree 1 file changed +22
-10
lines changed
Expand file tree Collapse file tree 1 file changed +22
-10
lines changed Original file line number Diff line number Diff line change 9494 },
9595
9696 "notificator" : {
97- "discord" : {
98- "name" : " BoyBot" ,
99- "url" : " https://discord.com/api/webhooks/YOUR_API_ID/YOUR_API_ID" ,
100- "avatarUrl" : " https://i.imgur.com/KHzN7QR.png" ,
101- "mentions" : [
102- " @8XXXXXXXXXXXXXXXXX" ,
103- " @here"
104- ],
105- "enable" : true
106- },
97+ "discord" : [
98+ {
99+ "name" : " BoyBot" ,
100+ "url" : " https://discord.com/api/webhooks/YOUR_API_ID/YOUR_API_ID" ,
101+ "avatarUrl" : " https://i.imgur.com/KHzN7QR.png" ,
102+ "mentions" : [
103+ " @8XXXXXXXXXXXXXXXXX" ,
104+ " @here"
105+ ],
106+ "enable" : true
107+ },
108+ {
109+ "name" : " BoyBot2" ,
110+ "url" : " https://discord.com/api/webhooks/YOUR_API_ID/YOUR_API_ID" ,
111+ "avatarUrl" : " https://i.imgur.com/KHzN7QR.png" ,
112+ "mentions" : [
113+ " @8XXXXXXXXXXXXXXXXX" ,
114+ " @here"
115+ ],
116+ "enable" : true
117+ }
118+ ],
107119
108120 "slack" : {
109121 "webhookUrl" : " https://hooks.slack.com/services/XXXXXXXXX/XXXXXXXXXXX/XXXXXXXXXXXXXXXXXXXXXX" ,
You can’t perform that action at this time.
0 commit comments