fix clan badge ( primary_guild), add timezone api, move robots to public/custom support, move to atums/echo for logging instead

This commit is contained in:
creations 2025-05-30 19:11:29 -04:00
parent eb2bec6649
commit 3cb3b76a2b
Signed by: creations
GPG key ID: 8F553AA4320FC711
13 changed files with 269 additions and 123 deletions

View file

@ -18,7 +18,7 @@
"typescript": "^5.8.3"
},
"dependencies": {
"@creations.works/logger": "^1.0.3",
"@atums/echo": "^1.0.3",
"marked": "^15.0.7"
}
}