Getting the bot running locally

The README and comments for this project are currently very unhelpful and provide little information, so I am having the understand the code myself.

I started by installing the dependencies>.

Next I created API keys for discord and openAI, created a JSON file with the keys, and called the json keys in the main python file.

I have got the Bot running locally on my computer.

The bot can fufill its basic functionality, I now need to allow it to remember the last five responses.

Leave a Reply

Your email address will not be published. Required fields are marked *