diff --git a/src/config.json b/src/config.json index 015985e..4c113c1 100644 --- a/src/config.json +++ b/src/config.json @@ -20,9 +20,9 @@ }, "botPresence": { "activities": [ - {"name": "as the days go by", "url": "https://www.youtube.com/watch?v=8UVNT4wvIGY", "type": 1} + {"name": "the rainy month go by", "url": "https://www.youtube.com/watch?v=8UVNT4wvIGY", "type": 3} ], - "status": "online" + "status": "idle" }, "eval": { "allowed": true, @@ -70,4 +70,4 @@ "botcommands": "468888722210029588" } } -} \ No newline at end of file +}