mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 00:10:58 -05:00
Update streaming activity
This commit is contained in:
parent
d63b52dc9d
commit
8a8d40c9e4
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"configName": "Daggerbot",
|
"configName": "Daggerbot",
|
||||||
"embedColor": "#ff69b4",
|
"embedColor": "#0052cf",
|
||||||
"embedColorBackup": "#0052cf",
|
"embedColorBackup": "#0052cf",
|
||||||
"embedColorGreen": "#57f287",
|
"embedColorGreen": "#57f287",
|
||||||
"embedColorOrange": "#cc5210",
|
"embedColorOrange": "#cc5210",
|
||||||
@ -34,7 +34,7 @@
|
|||||||
},
|
},
|
||||||
"botPresence": {
|
"botPresence": {
|
||||||
"activities": [
|
"activities": [
|
||||||
{"name": "Today is October!", "url": "https://www.youtube.com/watch?v=8wx8lmN5d-I", "type": 1}
|
{"name": "Today is November!", "url": "https://www.youtube.com/watch?v=y242XIPPykg", "type": 1}
|
||||||
],
|
],
|
||||||
"status": "online"
|
"status": "online"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user