mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 12:14:02 +00:00
feat(WHE-21): scaffold grammy webhook bot server
This commit is contained in:
@@ -8,5 +8,8 @@
|
||||
"typecheck": "tsgo --project tsconfig.json --noEmit",
|
||||
"test": "bun test --pass-with-no-tests",
|
||||
"lint": "oxlint \"src\""
|
||||
},
|
||||
"dependencies": {
|
||||
"grammy": "1.41.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user