A Telegram bot that helps users explore English vocabulary by:
- π Getting the part of speech of a word
- βοΈ Fetching example sentences
- πΌοΈ (Optionally) Generating illustrations or images using AI APIs
- π¬ Falling back to language models (like Gemini or GPT) for intelligent responses
- β
/startβ Welcome message and instructions - β
/define <word>β Get part of speech - β
/example <word>β Get an example sentence - β
/image <prompt>β (Optional) Generate an image using Stable Diffusion API - β Auto fallback to Gemini for unavailable results
git clone https://github.com/yourusername/wordwizardbot.git
cd wordwizardbot