Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 349 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 349 Bytes

OpenAI GPT3 Dicord Bot

Python Discord Bot with OpenAI

Requirements

  python < 3.7.X
  pip install openai

Deployment

To deploy this project run

  git clone https://github.com/xDelito/gpt3-dicordbot.git
  cd gpt3-dicordbot-main
  python openaibot.py

License

MIT