JhonatanIT / my_ai_bot

Develop a chatbot in Discord using ChatGPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%