|
|
|
@@ -50,7 +50,7 @@ matrix_mautrix_twitter_appservice_public_address: '' |
|
|
|
# Displayname template for Twitter users. |
|
|
|
# {{ .DisplayName }} is replaced with the display name of the Twitter user. |
|
|
|
# {{ .Username }} is replaced with the username of the Twitter user. |
|
|
|
matrix_mautrix_twitter_network_displayname_template: "{% raw %}{{ .DisplayName }}{% endraw %} (Twitter)" |
|
|
|
matrix_mautrix_twitter_network_displayname_template: "{% raw %}{{ .DisplayName }} (Twitter){% endraw %}" |
|
|
|
|
|
|
|
matrix_mautrix_twitter_bridge_command_prefix: "!tw" |
|
|
|
|
|
|
|
|