Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 419 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 419 Bytes

GPT3-Dicord-Bot

Python Discord Bot with OpenAI

Requirements

  python < 3.7.X<br>
  Currently I use 3.9 if any errors, delete python versions higher than 3.9.X

Deployment

To deploy this project run

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

License

MIT