Discord bot connection?

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?

5 points · 2 comments · view on lemmy.world

2 Comments

dtlnx@beehaw.org · 3 pts · 3y (1 reply)

You could try something like this.

https://github.com/xNul/chat-llama-discord-bot

Looks like it works on Linux/Windows/MacOS.

Equality_for_apples@sh.itjust.works · 1 pts · 3y

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