1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 12:30:58 -04:00

:stuff: JavaScript tutorial.

This commit is contained in:
toast-ts 2023-05-19 10:34:07 +10:00
parent 48a1f30f3b
commit 632e56801b

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"
}, },