Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 804 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 804 Bytes

hun kawaba

A Discord bot for various kawaba utilities.

kawaba is an a priori, oligosynthetic, and most importantly, fun language! kawaba constructs words using only 160 single syllable roots. These roots are derived from semantic primes and molecules, fundamental concepts that are common to all languages.

Learn more about kawaba here!

Development Environment

This project is managed by Poetry. Once you have it installed, setting up the development environment is easy.

poetry install
poetry run pre-commit install

Next, create a config.py file using the example file given in config.py.example. Fill in the "your x here" parts.

Finally, you can start the bot.

poetry run python -m hun_kawaba