Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup a simple Discord bot that communicate with OpenAI using interactions.py #1

Closed
nqngo opened this issue Feb 4, 2024 · 7 comments
Assignees

Comments

@nqngo
Copy link
Collaborator

nqngo commented Feb 4, 2024

Create a simple Discord bot that leverage OpenAI API for members of VAIT. The preferred command we are supporting:

/ask model:{gpt3|gpt4} question

Essentially we are replicating ChatGPT directly in Discord. The preferred framework is interactions.py in Python:
https://interactionspy.readthedocs.io/en/latest/index.html

@nqngo
Copy link
Collaborator Author

nqngo commented Feb 4, 2024

This issue should be broken down into smaller issues by members of the issue.

@nqngo
Copy link
Collaborator Author

nqngo commented Feb 7, 2024

@HenryNg101 any update on this please?

@phattantran1997
Copy link

Hi @nqngo and @HenryNg101 , I tried to write a demo Bot but not using Python instead of nodejs. But I will change to the Python syntax soon. Hope that can help.

@rodonguyen
Copy link
Contributor

Hey Team, use the new docs with v5.x syntax: https://interactions-py.github.io/interactions.py/Guides/

@rodonguyen
Copy link
Contributor

@nqngo @HenryNg101 Is this issue done in #9?

If not, we should redefine this issue

@hungdtrn hungdtrn self-assigned this Feb 15, 2024
@keduong33
Copy link
Contributor

This one is linked to #25

@rodonguyen
Copy link
Contributor

It's done as of #34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants