matrix-docker-ansible-deploy/roles/matrix-bridge-appservice-discord
Slavi Pantaleev a4b8baee49 Fix inability to send (Matrix -> Discord) messages via appservice-discord
Revert "Correct inabillity for appservice-discord to connect"
This reverts commit 673e19f830.

While certain things do work even with such a local URL, sending
messages leads to an error like this:

> [DiscordBot] verbose: DiscordAPIError: Invalid Form Body
> avatar_url: Not a well formed URL.

Fixes https://github.com/Half-Shot/matrix-appservice-discord/issues/649

The sample configuration file for appservice-discord
c29cfc72f5/config/config.sample.yaml (L8)
explicitly says that we need a public URL.
2020-12-16 03:35:13 +02:00
..
defaults Fix inability to send (Matrix -> Discord) messages via appservice-discord 2020-12-16 03:35:13 +02:00
tasks Merge branch 'discord-v1.0' 2020-12-03 15:17:30 +02:00
templates Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00