diamondburned / arikawa

A Golang library and framework for the Discord API.
ISC License
469 stars 55 forks source link

feat: Spacebar support #410

Open TheKrafter opened 11 months ago

TheKrafter commented 11 months ago

Spacebar is an open source replacement for the discord backend.

Spacebar support would require a method to manually change the api, cdn, and gateway routes to point to those of a spacebar instance.

ayn2op commented 1 month ago

The base endpoint can be manually changed by modifying the api.BaseEndpoint variable.