#how to set Multiple activities and status on beta

1 messages · Page 1 of 1 (latest)

worthy saffron
#

"{"listen": "!help | /help"},
{"watch": "@@players@@ players"},
{"play": "!play | /play"}
],"

#

I don't understand how to add this to the beta

atomic laurel
worthy saffron
#
    "activity":[
        {"type": "listening", "name": "/help", "status": "online"}
    ]
atomic laurel
#

yes

worthy saffron
atomic laurel
#

which example file you are looking at right now?

worthy saffron
#

shrugrix There was no example file in the beta?

worthy saffron
atomic laurel
#

but it works the same

#
"activity":[
    {"type": "listening", "name": "/help", "status": "online"},
    {"type": "playing", "name": "idk", "status": "idle"},
]
#

just duplicate it and change the value if you want multiple activities