mirror of
https://github.com/nin0-dev/VendroidEnhanced.git
synced 2026-04-26 07:45:54 +03:00
[GH-ISSUE #116] [FeatReq] alternative servers #37
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/VendroidEnhanced#37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @anotherdoesnm on GitHub (Jul 3, 2025).
Original GitHub issue: https://github.com/nin0-dev/VendroidEnhanced/issues/116
Feature description
It's possible to support alternative servers like spacebar and polyphony in Vendroid?
Request agreement
@nin0-dev commented on GitHub (Jul 3, 2025):
if there is a way to make the discord.com/app frontend use them then sure
@anotherdoesnm commented on GitHub (Jul 3, 2025):
I think there should be? I remember before Fosscord rebranded to Spacebar they used discord web with changed api url, but how i don't know
@anotherdoesnm commented on GitHub (Jul 3, 2025):
in https://discord.com/app 's html file i found this
may be interested?
@nin0-dev commented on GitHub (Jul 3, 2025):
okay should be doable then I'll take a look
@anotherdoesnm commented on GitHub (Jul 4, 2025):
I'm tried to clone discord web and change api and... It works? (Maybe partially)