https://github.com/alerrad/kitchen-warrior
Simple telegram bot for recipes
https://github.com/alerrad/kitchen-warrior
aiogram python telegram-bot
Last synced: 3 months ago
JSON representation
Simple telegram bot for recipes
- Host: GitHub
- URL: https://github.com/alerrad/kitchen-warrior
- Owner: alerrad
- License: mit
- Created: 2022-12-10T09:54:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-21T02:55:59.000Z (almost 2 years ago)
- Last Synced: 2025-01-14T09:54:05.995Z (5 months ago)
- Topics: aiogram, python, telegram-bot
- Language: Python
- Homepage: https://t.me/kw_recipe_bot
- Size: 8.79 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fancy recipe bot
Easy to use telegram [bot](https://t.me/kw_recipe_bot) for recipes.Made with python (telebot external module), with a support of spoonacular API.
## How to use?
Just simply type in any meal you want to get recipes for, or use built in commands described down below.Results will be listed separately and contain a brief description of the product.
To look for ingredients and instructions for a meal, click the __```🔖 Full recipe```__ button below the message.
It will provide the full recipe in an edited message for a meal or send a reply message addressed to a selected meal.## List of commands
* ```/start``` start a bot
* ```/popular``` gets a list of popular recipes
* ```/vegetarian``` gets a list of vegetarian recipes
* ```/dessert``` gets a list of popular desserts
* ```/random``` gets a random recipe
* ```/help``` get a brief documentation