feat(services/telegram): added bot (#8)

* feat: demo bot
* chore: update install
* refactor: rename
* refactor: adapt with new xsai
This commit is contained in:
Neko
2025-01-15 22:45:55 +08:00
committed by GitHub
parent ca02572fbe
commit de10f5ed8a
46 changed files with 3009 additions and 231 deletions
+2 -2
View File
@@ -34,7 +34,7 @@
"@types/node": "^22.10.6",
"@unocss/eslint-config": "^65.4.0",
"@unocss/eslint-plugin": "^65.4.0",
"bumpp": "^9.10.0",
"bumpp": "^9.10.1",
"cross-env": "^7.0.3",
"eslint": "^9.18.0",
"eslint-plugin-cypress": "^4.1.0",
@@ -43,7 +43,7 @@
"pnpm": "^9.15.4",
"rollup": "^4.30.1",
"simple-git-hooks": "^2.11.1",
"taze": "^18.1.0",
"taze": "^18.2.0",
"typescript": "~5.7.3",
"unbuild": "3.0.0-rc.11",
"unocss": "^65.4.0",