2022-06-30 19:13:21 +02:00
|
|
|
# Matrix Chat Bot for School portal substitution plan
|
|
|
|
|
|
|
|
1. Change `config.sample.yaml` to `config.yaml`
|
2022-06-30 19:23:24 +02:00
|
|
|
2. Fill **config.yaml** with your **credentials**
|
|
|
|
|
|
|
|
## Important
|
2022-06-30 19:25:09 +02:00
|
|
|
Make sure you have put both projects in the same **main folder** so everything works
|
2022-06-30 19:23:24 +02:00
|
|
|
|
|
|
|
**For example**:\
|
|
|
|
Main folder: `school-portal-substitution-plan`\
|
|
|
|
Browser folder: `school-portal-substitution-plan\school-portal-substitution-plan-browser`\
|
|
|
|
Chat folder: `school-portal-substitution-plan-matrix-chat-bot`
|