feat: implement branded discord embeds and versioning

This commit is contained in:
syntaxbullet
2026-01-14 16:10:23 +01:00
parent 6e57ab07e4
commit 4af2690bab
13 changed files with 291 additions and 9 deletions

View File

@@ -1,5 +1,6 @@
{
"name": "app",
"version": "1.0.0",
"module": "bot/index.ts",
"type": "module",
"private": true,