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

Update config.json

This commit is contained in:
Toast 2023-09-05 19:33:00 +10:00 committed by GitHub
parent be0b09f4e4
commit 89bdf91feb

View File

@ -34,7 +34,7 @@
}, },
"botPresence": { "botPresence": {
"activities": [ "activities": [
{"name": "the monster", "url": "https://www.youtube.com/watch?v=1ewOadBo1Ws", "type": 1} {"name": "Today is September!", "url": "https://www.youtube.com/watch?v=Gs069dndIYk", "type": 1}
], ],
"status": "online" "status": "online"
}, },