https://github.com/varun-raj/nila
Nila - Telegram bot using Cloudflare Workers
https://github.com/varun-raj/nila
gen-ai stable-diffusion telegram workers
Last synced: 12 months ago
JSON representation
Nila - Telegram bot using Cloudflare Workers
- Host: GitHub
- URL: https://github.com/varun-raj/nila
- Owner: varun-raj
- License: mit
- Created: 2023-12-03T14:17:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T14:43:26.000Z (over 2 years ago)
- Last Synced: 2025-06-01T06:53:11.527Z (about 1 year ago)
- Topics: gen-ai, stable-diffusion, telegram, workers
- Language: TypeScript
- Homepage:
- Size: 206 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# Nila - Telegram bot using Cloudflare Workers
This repository contains the code for the telegram bot Nila. It is powered by Cloudflare Worker's AI engine.
## Development
```
yarn install
yarn run dev
```
## Deployment
```
yarn run deploy
```
## License
MIT