mirror of
https://github.com/mikndotdev/DisGen.git
synced 2026-08-18 02:47:34 +00:00
Simple, unopiniated API for generating images for Discord bots
- TypeScript 97.3%
- Dockerfile 2.5%
- Procfile 0.2%
| .github/workflows | ||
| src | ||
| .dockerignore | ||
| .env | ||
| .gitignore | ||
| biome.json | ||
| bun.lockb | ||
| Dockerfile | ||
| fly.toml | ||
| package.json | ||
| Procfile | ||
| README.md | ||
| tsconfig.json | ||
DisGen
A simple API for generating images for use with your Discord bot.
Documantation
Read here to learn more about how to use the API.
Selfhosting
- This app requires Bun to run. You could manually run the app, or build an image with the provided Dockerfile.
Hosted version
- A CDN accelerated, free to use publicly hosted version of the api is available on:
https://disgen.mikandev.tech/
Images are cached and delivered through BunnyCDN, and the origin server is powered by autoscaling infrastructure from Fly.io.