Add brötchen

remotes/1678337322733154087/tmp_refs/heads/master
Jonas Franz 6 years ago committed by GitHub
parent 88e90a2055
commit 5de9f061c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      bot.go

@ -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) {
},
},
})
}
}

Loading…
Cancel
Save