llmcord.py
llmcord.py copied to clipboard
Try this before submitting an issue
- Force-update to the latest version of llmcord.py:
git fetch && git reset --hard origin/main
- Update python packages:
pip install -U discord.py openai
- Make sure your config.json is up-to-date with config-example.json (this project is WIP so the config structure is subject to change)
- If you're using something like ollama, make sure it's up-to-date