The Triple3 Cooking Bot is a Discord bot designed to help users quickly find simple meals, view ingredients and instructions, filter recipes by cuisine, check nutritional information, and rate recipes — all directly inside a Discord server.
Instead of searching the internet for quick meals, users can interact with the bot using slash commands and receive structured recipe information immediately.
Version 2 expands the bot from a small demo recipe system into a full interactive recipe assistant.
New features include:
- Expanded recipe database (25+ recipes)
- Cuisine filtering
- Recipe rating system
- Viewing average ratings
- Nutritional information lookup
- Improved navigation and instructions
- Help guidance after viewing recipes
- A timer feature where users can input a time of their choice
Users can view a full list of recipes and select one to see:
- Ingredients
- Step-by-step instructions
- Allergen warnings
Users can filter recipes by cuisine (ex: Italian, Chinese, Mexican, etc.) using a dropdown menu.
The bot will display only recipes belonging to that cuisine and allow the user to choose from the filtered list.
After selecting a recipe, users can request alternatives if they have allergies (egg, dairy, gluten, soy).
The bot suggests ingredient substitutions where available.
Users can:
- Rate a recipe
- View the average rating of a recipe
Users can request nutrition information for a recipe using the /nutrition command.
The bot provides basic nutritional values associated with the selected recipe.
Users can enter a timer length of their choice to keep track of cooking time. The timer displays a pop-up when the time runs out.
Start by browsing the available recipes: /recipes
You can also browse by cuisine: /cuisine
After selecting a cuisine, choose a recipe using: /pick number:X
| Command | Description |
|---|---|
/recipes |
Displays the full recipe list |
/cuisine |
Filter recipes by cuisine using a dropdown |
/pick number:X |
Select a recipe to view ingredients and instructions |
/allergen name:<allergen> |
Suggests substitutions for allergens |
/nutrition:<recipe name> |
Shows nutritional information for the selected recipe |
/rate |
Rate a recipe |
/ratings |
View the average rating of a recipe |
/voiceTimer:<minutes> <seconds> |
Allows user to set a timer for a length of their choice in minutes and seconds |
- View all recipes: /recipes
- Filter by cuisine: /cuisine
- Choose a recipe: /pick:3
- Request allergen alternative: /allergen name:dairy
- Check nutrition: /nutrition:Quick Ramen
- Set a timer: timer/2
- Rate the recipe: /rate
- View Ratings: /ratings
