0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)1 fork (1 fork)auto 404
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- 12 stars (12 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
It would be nice if the bot could make suggestions about food.
Example: /food chocolate
An example to get the desired information might be https://foodsdogscaneat.com/.
Contributor guide
- Research direction
- Look at existing command handlers in the bot codebase, then implement a new `/food` command that queries an external API (e.g., foodsdogscaneat.com) for safe foods for dogs.
- Tech stack
- None
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- None