Skip to content

JhonatanIT/my_ai_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Bot - Discord

Developing a ChatGPT Bot in Discord as an assistant bot with CD using GitHub Actions Pipelines and an Azure App Service.

enter image description here

This project was developed following this tutorial in Youtube: https://www.youtube.com/watch?v=wdgVv4UP08c&ab_channel=Amigoscode

Requirements

  1. Generate a Discord token valid in Discord Developer Link: https://discord.com/developers enter image description here

  2. Generate an API key in OpenAI Link: https://platform.openai.com/overview enter image description here

Run Flask Server

Use the following command to start your flask server:

FLASK_APP=run:app flask run

About

Develop a chatbot in Discord using ChatGPT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages