added readme
parent
c4fb2d6b52
commit
b7a0f69511
|
@ -22,7 +22,6 @@ type Representation struct {
|
||||||
Note string `json:"note"`
|
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) {
|
func SendMessage(today string, nextDay string) {
|
||||||
cfg := config.Cfg.Bot
|
cfg := config.Cfg.Bot
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue