Skip to content

Latest commit

ย 

History

History
49 lines (27 loc) ยท 1.74 KB

readme.md

File metadata and controls

49 lines (27 loc) ยท 1.74 KB

Foodie-Discord-Bot

๐Ÿ” Foodie-Discord-Bot ๐Ÿค–

A Discord bot that suggests food recipes based on ingredients you have.

GitHub license

๐Ÿ‘ฉโ€๐Ÿณ How It Works

Foodie-Discord-Bot listens for messages on your Discord server. To get recipe suggestions, mention the bot with a list of ingredients separated by commas.

Example: @Foodie-Bot tomatoes, chicken, rice

The bot will respond with a list of recipes you can make with the provided ingredients.

๐Ÿฝ๏ธ Supported Ingredients

Check out the list of supported ingredients in prompter.py. Feel free to contribute by adding more ingredients and recipes.

๐Ÿค Contributing

We welcome contributions from the community. If you want to add features, improve the code, or fix issues, please follow these steps:

  1. Clone the repository:

  2. Create a new branch for your feature: git checkout -b feature/your-feature-name

  3. Commit your changes: git commit -m 'Add new feature'

  4. Push to your branch: git push origin feature/your-feature-name

  5. Create a Pull Request (PR) to the main repository.

  6. Your PR will be reviewed by the maintainers. Once approved, it will be merged.


๐Ÿ“ License

This project is licensed under the MIT License - see the LICENSE file for details.


๐Ÿ“ง Contact

If you have any questions or need assistance, feel free to reach out to the project maintainers.

Happy Hacking ๐Ÿš€๐Ÿš€