updated readme

master
alex 2022-06-30 19:23:24 +02:00
parent b7a0f69511
commit eca156c53d
1 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,12 @@
# Matrix Chat Bot for School portal substitution plan
1. Change `config.sample.yaml` to `config.yaml`
2. Fill **config.yaml** with your **credentials**
2. Fill **config.yaml** with your **credentials**
## Important
Make sure you have put both projects in the same main folder so everything works
**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`