https://github.com/mildronize/lumebot
https://github.com/mildronize/lumebot
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mildronize/lumebot
- Owner: mildronize
- Created: 2025-01-11T23:31:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-17T17:04:32.000Z (over 1 year ago)
- Last Synced: 2025-01-17T18:26:04.823Z (over 1 year ago)
- Language: TypeScript
- Size: 771 KB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lume Bot
## Dev
```
npm run dev
```
## Deploy
```
npm run build
npm run deploy:pre
func azure functionapp publish
```
## Doc
- Example: https://grammy.dev/hosting/cloudflare-workers-nodejs
- Testing: https://github.com/PavelPolyakov/grammy-with-tests