Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 614 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 614 Bytes

Cadmium

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

Run

  • Install the dependencies: pip install -r requirements.txt
  • Create a data folder
  • Download the inflection dictionary: python3 -m cadmium.inflect.dictionary.download
  • Rename .env.sample to .env and complete it
  • Run the bot: python3 -m cadmium