1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 04:10:59 -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",
"embedColor": "#ff69b4",
"embedColor": "#0052cf",
"embedColorBackup": "#0052cf",
"embedColorGreen": "#57f287",
"embedColorYellow": "#ffea00",
@ -26,8 +26,8 @@
"botPresence": {
"activities": [
{
"name": "Spooky spooky!",
"url": "https://youtube.com/watch?v=hgo7_M7Qwy0",
"name": "Ready for FS25??",
"url": "https://youtube.com/watch?v=YQdGJMwjePk",
"type": 1
}
],