Skip to content

danelkay93/AlephBot

Repository files navigation

AlephBot

AlephBot is a Discord bot designed to assist Hebrew learners. It can add niqqud (vowelization) to Hebrew text using the Nakdan API.

Features

  • Add niqqud to Hebrew text
  • Easy-to-use /vowelize command

Setup

  1. Clone this repository
  2. Create a .env file in the root directory and add the following:
DISCORD_TOKEN=your_discord_bot_token
NAKDAN_API_KEY=your_nakdan_api_key
  1. Install the required packages:
pip install -r requirements.txt
  1. Run the bot:
python bot.py

Usage

  • Invite the bot to your server by clicking here
  • Use the /vowelize command followed by the text you want to add niqqud to, e.g.:
/vowelize אני אוהב ללמוד עברית

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages