fixing configuration

This commit is contained in:
Sheldan
2021-11-01 10:59:13 +01:00
parent 3d177adb84
commit 971ae0a434

View File

@@ -8,7 +8,18 @@
"channelGroupName": "global",
"messages": [
{
"position": 0
"position": 0,
"embed": {
"imageUrl": "https://i.imgur.com/93qXFd0.png",
"color": {
"red": 0,
"green": 0,
"blue": 0
},
"author": {
"useBot": true
}
}
}
]
}
@@ -404,7 +415,18 @@
"channelGroupName": "global",
"messages": [
{
"position": 0
"position": 0,
"embed": {
"imageUrl": "https://i.imgur.com/1niu5wN.jpg",
"color": {
"red": 0,
"green": 0,
"blue": 0
},
"author": {
"useBot": true
}
}
}
]
}