An open API service indexing awesome lists of open source software.

https://github.com/victorbnl/cadmium

Discord bot for the french server La Forge Indigo
https://github.com/victorbnl/cadmium

bot discord-bot python

Last synced: over 1 year ago
JSON representation

Discord bot for the french server La Forge Indigo

Awesome Lists containing this project

README

          

Cadmium

Discord bot for the french server [*La Forge Indigo*](https://discord.gg/NVvpe8S52F).

> **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`