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

Update activity status (#80)

This commit is contained in:
Toast 2024-01-31 14:45:07 +11:00 committed by GitHub
parent 88046c13d8
commit 9d077c1635
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,8 +26,8 @@
"botPresence": { "botPresence": {
"activities": [ "activities": [
{ {
"name": "Today is January!", "name": "Today is February!",
"url": "https://www.youtube.com/watch?v=UPSSUSLlwjY", "url": "https://www.youtube.com/watch?v=v4PD_TwbxPo",
"type": 1 "type": 1
} }
], ],