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
- Host: GitHub
- URL: https://github.com/victorbnl/cadmium
- Owner: victorbnl
- License: mit
- Created: 2022-07-21T23:11:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T11:08:57.000Z (over 3 years ago)
- Last Synced: 2025-01-23T18:11:17.869Z (over 1 year ago)
- Topics: bot, discord-bot, python
- Language: Python
- Homepage:
- Size: 2.43 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`