danomation / Discord-OpenAI-Assistant

This is a short python script that allows you to hook up the assistants api to discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python OpenAI Assistant API

POC discord integration for assistants API

Note:

create an assistant in the platform.openai.com area and grab the id. then install pycord, and whatever else the import says. After that create a discord developer portal application allow all text rights for bot (middle column) this needs to be able to create threads etc.

Install Notes (ubuntu 22.04/debian):

Demo:

Assistants API on Discord
donate for automation/scripting updates! https://www.patreon.com/Wintermute310

About

This is a short python script that allows you to hook up the assistants api to discord

License:MIT License


Languages

Language:Python 100.0%