revoltchat / self-hosted

Deploy Revolt using Docker.
904 stars 116 forks source link

Refused to frame #31

Closed Ikun886-cxk closed 2 years ago

Ikun886-cxk commented 2 years ago

Refused to frame 'https://rvlt.gg/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self' https://*.revolt.chat http://local.revolt.chat:3000".

Zomatree commented 2 years ago

selfhosted instances don't have access to the discovery.

Ikun886-cxk commented 2 years ago

OK,then how to import external bots?I think self-hosting websites need a discover page.

Zomatree commented 2 years ago

The Discover page is closed source and not open for self-hosted instances. If you want to a bot running on your self-hosted instance, the bot needs to connect to your instance.

insertish commented 2 years ago

OK,then how to import external bots?I think self-hosting websites need a discover page.

Just a note, those bots can't just be "imported" so to speak, they would have to be hosted by you or someone else on this separate instance. When it comes to closed source bots, you're out of luck regardless.

Closing issue.