Hey all, I’m trying to get a discord bot working that connects to my LLM - as in, it spits out the LLM’s responses and sends it the messages from Discord. Does anybody know of one that works/have a guide?
You must log in or register to comment.
- dtlnx ( @dtlnx@beehaw.org ) English3•1 year ago
You could try something like this.
https://github.com/xNul/chat-llama-discord-bot
Looks like it works on Linux/Windows/MacOS.
I’ll give it a whirl, thanks. I saw it a day or two ago, but it doesn’t really explain how to get it working. May as well try