Skip to content

zhukant/yagpdb-transcript-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Ticket Transcript Converter

Browser tool for converting YAGPDB ticket transcripts into Discord-styled HTML.

Usage

Upload a transcript file or paste a Discord CDN URL. After conversion, download the standalone HTML or load another transcript from the viewer toolbar.

Input Format

Expected format: [2025 Dec 14 19:08:15] username#1234 (123456789012345678): Message content

Technical Notes

  • All processing happens client-side
  • Discord CDN URLs are fetched via a primary private proxy with AllOrigins as a public fallback
  • Forks: the primary proxy in converter.js only accepts requests from zhukant.github.io — replace or remove it before deploying
  • Automatic retry with exponential backoff for network timeouts (up to 3 attempts)
  • 15-second timeout per request
  • Mobile-responsive with collapsible toolbar
  • Light/dark theme support with localStorage persistence

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors