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

:stuff: JavaScript tutorial.

This commit is contained in:
AnxietyisReal 2023-05-19 10:34:07 +10:00
parent ff53efb592
commit 7f49697bdd

View File

@ -26,7 +26,7 @@
}, },
"botPresence": { "botPresence": {
"activities": [ "activities": [
{"name": "the server", "url": "https://www.youtube.com/watch?v=1P17ct4e5OE", "type": 1} {"name": "the tutorial", "url": "https://www.youtube.com/watch?v=c94bALAgENM", "type": 1}
], ],
"status": "online" "status": "online"
}, },