https://github.com/womblee/discord-ai-helper-bot
This is a Discord Bot designed to help noobs in my Discord server chat about Dying Light modding.
https://github.com/womblee/discord-ai-helper-bot
ai bot chatbot discord discord-bot llama llamacpp-python parser python support
Last synced: about 2 months ago
JSON representation
This is a Discord Bot designed to help noobs in my Discord server chat about Dying Light modding.
- Host: GitHub
- URL: https://github.com/womblee/discord-ai-helper-bot
- Owner: womblee
- License: apache-2.0
- Created: 2025-03-11T23:54:13.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-11T23:59:51.000Z (about 2 months ago)
- Last Synced: 2025-03-12T00:28:11.253Z (about 2 months ago)
- Topics: ai, bot, chatbot, discord, discord-bot, llama, llamacpp-python, parser, python, support
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord AI Helper Bot
Designed to help noobs in my Discord server chat about Dying Light modding.# Screenshots
# Usage
- Modify modding_knowledge.json to your liking (I used it for Dying Light related questions)
- Modify this line:
```python
run_bot("YOUR_TOKEN_HERE")
```
... and paste your Discord bot token.