Commented source code for creating an Ai type discord application.
The project is essentially done in French. The comments are therefore in French. But you can get help on the discord support server if necessary.Support server link: https://discord.gg/jqKKNedtQw
Python >= 3.6.3 ; discord.py >= ; groq >= ; time >= ; And some modules in required.txt file
- Create a working copy of the repository:
git clone https://github.com/dailonas/Lunaris-AI.git
- Install the basic required modules:
# Linux/macOS
python3 -m pip install -U discord.py
# Windows
pip install -U discord.py
- dailonas (Owner)
- amalikux (is-mer)