Skip to content

Bulgarien/Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulgarian Assistant

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.

Click to install

Commands

  • /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

И така нататък

Selfhosting

.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

image image image