18 lines
343 B
Markdown
18 lines
343 B
Markdown
---
|
|
Title: Chatbot configuration reference
|
|
---
|
|
|
|
The chatbot is configured using environment variables
|
|
|
|
CRIEUR_MATRIX_USER
|
|
: username of the matrix bot account
|
|
|
|
CRIEUR_MATRIX_PASSWORD
|
|
: password of the matrix bot account
|
|
|
|
CRIEUR_MATRIX_HOMESERVER
|
|
: homeserver of the matrix bot account
|
|
|
|
CRIEUR_MATRIX_ROOMS
|
|
: rooms in which to listen to events
|