Skip to content

shayypy/fxgocomics

Repository files navigation

FxGoComics

This worker fixes GoComics embeds in Discord.

Deploy to Cloudflare

Usage

Before sending a www.gocomics.com link, add fx like so:

comparison

You can also replace www. with d. to link directly to the comic image, with no embed:

direct

API

On the main public instance, API routes are only available on the fxgocomics.com host for cache purposes (do not include www. or d.).

When the :comic parameter is present, use the name of the comic as present in e.g. strip URLs.

Get Comic Strip

GET /api/v1/comics/:comic/strips/:date

Returns information for an individual strip. :date must be formatted as YYYY-MM-DD.

2025-06-11: If you notice that you are receiving the latest strip when you requested an earlier date (or some other manner of unintended effect), please do the following:

  1. Report it to me in the Peanuts server
  2. Try using ?rsc=true to use the alternate parsing method. The data is formatted slightly differently but it should still be usable.

Get Comic Series

GET /api/v1/comics/:comic

Returns information from the "about" page of the comic series.

Similar Websites

About

Fix GoComics embeds in Discord

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Sponsor this project

Contributors