1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 08:20:59 -04:00

Update activity status (#80)

This commit is contained in:
toast-ts 2024-01-31 14:45:07 +11:00 committed by GitHub
parent cf22ec7741
commit 670477d7aa

View File

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