Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A gRPC service to export Discord channels as HTML documents

License

Notifications You must be signed in to change notification settings

Fyko/export-api

Repository files navigation

πŸ“₯ Discord Channel Exporter API

A gRPC service to create HTML exports of Discord text-channels.

Docs License Test Docker Pulls Ko-fi Donate

Usage

Docker Image

The Export API can be found on the GitHub Container Registry at fyko/export-api.

docker run -p yourport:80 --rm -it ghcr.io/fyko/export-api

or with Compose

services:
 exportapi:
 image: ghcr.io/fyko/export-api
 ports:
 - "yourport:80"
 expose:
 - "yourport"

Calling the gRPC API

Thanks

This services utilizes Tyrrrz/DiscordChatExporter for exporting channels.

About

A gRPC service to export Discord channels as HTML documents

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

Contributors 2

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /