You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 16, 2021. It is now read-only.
A way to change the base URL for cordless in the form of a config file in ~/.config/cordless/
Why
It would benefit cordless because it would be able to connect to custom backends for discord. One of those custom backend is litecord (https://gitlab.com/litecord/litecord), which is written from scratch in python, that can be self-hosted.
Implementation hints
Make a config file of some sort in ~/.config/cordless/ that has an option to change the base url. And by default, this option would be the official discord servers, but with the added ability of the user to change it.