Discord bot for the french server La Forge Indigo.
Warning
This bot is designed for the french language and probably won't work as expected with other languages due to its inflections engine
- Install the dependencies:
pip install -r requirements.txt - Create a
datafolder - Download the inflection dictionary:
python3 -m cadmium.inflect.dictionary.download - Rename
.env.sampleto.envand complete it - Run the bot:
python3 -m cadmium

