1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 08:20:58 -05:00

Update config.json

This commit is contained in:
toast-ts 2024-11-01 11:47:19 +11:00
parent dba415862f
commit 6e8b52fcb3

View File

@ -1,6 +1,6 @@
{ {
"configName": "Daggerbot", "configName": "Daggerbot",
"embedColor": "#ff69b4", "embedColor": "#0052cf",
"embedColorBackup": "#0052cf", "embedColorBackup": "#0052cf",
"embedColorGreen": "#57f287", "embedColorGreen": "#57f287",
"embedColorYellow": "#ffea00", "embedColorYellow": "#ffea00",
@ -26,8 +26,8 @@
"botPresence": { "botPresence": {
"activities": [ "activities": [
{ {
"name": "Spooky spooky!", "name": "Ready for FS25??",
"url": "https://youtube.com/watch?v=hgo7_M7Qwy0", "url": "https://youtube.com/watch?v=YQdGJMwjePk",
"type": 1 "type": 1
} }
], ],