Simple, unopiniated API for generating images for Discord bots
  • TypeScript 97.3%
  • Dockerfile 2.5%
  • Procfile 0.2%
Find a file
maamokun/MikanDev 99ebb545d9 text color
2024-08-13 18:57:46 +09:00
.github/workflows Add autodeploy 2024-07-02 22:53:33 +09:00
src text color 2024-08-13 18:57:46 +09:00
.dockerignore Add autodeploy 2024-07-02 22:53:33 +09:00
.env sdd: premium + acc 2024-08-13 15:21:14 +09:00
.gitignore Initial commit (via bun create) 2024-07-02 18:24:17 +09:00
biome.json first commit 2024-07-02 22:38:48 +09:00
bun.lockb add env port 2024-07-03 18:32:00 +09:00
Dockerfile Add autodeploy 2024-07-02 22:53:33 +09:00
fly.toml FLy Ports 2024-07-03 18:29:07 +09:00
package.json add env port 2024-07-03 18:32:00 +09:00
Procfile remove faulty check 2024-08-12 23:50:11 +09:00
README.md fix readme 2024-07-02 23:18:40 +09:00
tsconfig.json first commit 2024-07-02 22:38:48 +09:00

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.