This bot helps you learn Bulgarian with commands for translation, word meanings, pronunciation, and more. You view resource lists for learning bulgarian, book recommendations & more.
- /translate - Translates any Bulgarian/English sentence into the other language
- /word - Gives you information about the pronunciation of a Bulgarian word, its meaning, synonyms, and more
- /stress - Shows the correct way to pronounce a word, e.g., кѝно
- /resources - A list of resources for learning bulgarian
- /books - A list of books in bulgarian
- /alphabet - An image of the alphabet
- /bgjargon
И така нататък
.env:
TOKEN="" (Discord Bot Token)
AI_API_KEY="" (e.g. OpenRouter)
AI_MODEL=openai/gpt-4o-mini
AI_ENDPOINT=https://openrouter.ai/api/v1/chat/completions
CAPTCHA_KEY="" (https://2captcha.com/)
npm install
npm run start