Skip to content

A little python script I coded that uses nextcord & OpenAI API with a self hosted ollama model. It's easy to configure and setup yourself. Forgive the sloppy code it's my first big project.

Notifications You must be signed in to change notification settings

TypicalZedF/ollama-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ollama-discord-bot

A little Python script I coded that uses nextcord & OpenAI API with a self-hosted Ollama model. It's easy to configure and set up yourself. Forgive the sloppy code it's my first big project.

Make sure you change the script to include your Discord bot token which you can create on the Discord Developer Portal. I also would not recommend storing it in plain text! Learn how to store stuff like that in a .env file.

About

A little python script I coded that uses nextcord & OpenAI API with a self hosted ollama model. It's easy to configure and setup yourself. Forgive the sloppy code it's my first big project.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages