this post was submitted on 12 Jun 2023
5 points (100.0% liked)

LocalLLaMA

2218 readers
1 users here now

Community to discuss about LLaMA, the large language model created by Meta AI.

This is intended to be a replacement for r/LocalLLaMA on Reddit.

founded 1 year ago
MODERATORS
 

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 are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 1 year ago (1 children)

You could try something like this.

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

Looks like it works on Linux/Windows/MacOS.

[โ€“] [email protected] 1 points 1 year ago

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