mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
3aa60b66a6
This is because the user ID might not exist for the integration (such as the case for RSS).
10 lines
240 B
YAML
10 lines
240 B
YAML
type: "bot"
|
|
integrationType: "google"
|
|
enabled: true
|
|
userId: "@_neb_google:matrix.org"
|
|
name: "Google"
|
|
about: "Use `!google image query` to find an image from Google"
|
|
avatar: "/img/avatars/google.png"
|
|
upstream:
|
|
type: "vector"
|
|
id: "google" |