diff --git a/bot.go b/bot.go index 549399c..9feebfc 100644 --- a/bot.go +++ b/bot.go @@ -24,6 +24,7 @@ var ( ":poultry_leg:": {"hänchen"}, ":meat_on_bone:": {"schnitzel", "steak", "schwein", "huhn", "geflügel"}, ":spaghetti:": {"nudel", "spaghetti", "pasta"}, + ":bread:": {"brot", "brötchen"} } )