TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: OpenAI Assistants API Discord Bot

2 pointsby ArcaneMooseover 1 year ago
I used the new OpenAI Assistants API to create a discord bot! This code uses the new APIs so state is handled entirely by OpenAI and it has capabilities like knowledge retrieval and code interpreter. Feel free to check it out and copy or use as inspiration. I made a video tutorial building this out and explaining the concepts. <a href="https:&#x2F;&#x2F;youtu.be&#x2F;5TU_wOC0dmw" rel="nofollow noreferrer">https:&#x2F;&#x2F;youtu.be&#x2F;5TU_wOC0dmw</a>

1 comment

albert_eover 1 year ago
Excellent. Thanks for sharing!<p>Am looking for a python example - possibly using Slack&#x2F;Whatsapp instead of discord. If anyone knows of a good working example -- please point me to it so I might save a few hours. Thanks!