@ -24,6 +24,7 @@ var (
":poultry_leg:": {"hänchen"},
":meat_on_bone:": {"schnitzel"},
":spaghetti:": {"nudel", "spaghetti", "pasta"},
":bread:": {"brot", "brötchen"}
}
)
@ -121,4 +122,4 @@ func sendMealsForDate(s *discordgo.Session, t time.Time, channel string) {
},
})