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).
11 lines
310 B
YAML
11 lines
310 B
YAML
type: "bot"
|
|
integrationType: "demo"
|
|
enabled: false
|
|
userId: "@dimension:t2bot.io"
|
|
name: "Demo Bot"
|
|
about: "A bot that has no functionality. This is just a demonstration on the config."
|
|
avatar: "/img/avatars/demobot.png"
|
|
hosted:
|
|
homeserverUrl: "https://t2bot.io"
|
|
accessToken: "your_matrix_access_token_here"
|