Skip to content

A simple discord.py script to use the ollama's api in a discord bot.

License

Notifications You must be signed in to change notification settings

v0idworks/discordllama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!🎉

About

A simple discord.py script to use the ollama's api in a discord bot.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages