mayudev / revcord

A bridge for Discord and Revolt with easy setup through commands
MIT License
69 stars 12 forks source link

feat: Revcord can now be used with self-hosted instances #3

Closed Yochyo closed 2 years ago

Yochyo commented 2 years ago

Revcord can now be used with self-hosted instances by setting the API_URL environment variable.

If the API_URL environment variable is undefined, the default (https://api.revolt.chat) will be used.