added readme

master
alex 2022-06-30 19:13:21 +02:00
parent c4fb2d6b52
commit b7a0f69511
2 changed files with 4 additions and 1 deletions

View File

@ -22,7 +22,6 @@ type Representation struct {
Note string `json:"note"`
}
// day string, hour string, class string, representative string, teacher string, subject string, room string, note string
func SendMessage(today string, nextDay string) {
cfg := config.Cfg.Bot

4
readme.md Normal file
View File

@ -0,0 +1,4 @@
# Matrix Chat Bot for School portal substitution plan
1. Change `config.sample.yaml` to `config.yaml`
2. Fill **config.yaml** with your **credentials**