Skip to content

Latest commit

 

History

History
26 lines (25 loc) · 576 Bytes

README.md

File metadata and controls

26 lines (25 loc) · 576 Bytes

discordllama

Semi-decent discord - ollama integration

Features:

asking your llama model.
history in conversations.
responds in embeds.
add two numbers together.
Wipe history

TODO:

model selector
session selector

Pre-requisites

 python3
 discord.py
 discord.ext
 asyncio
 httpx
 json
 random

Installation

insert your token, find an image and put it in the embed.
specify your desired model in data(make sure you ollama run it first.)
run ollama serve

Milestones

4 git clones!🎉