Leonard Excoffier 8ed51d367d Removed process_message function
Now directly used in on_message function
2023-11-28 20:30:24 -05:00
2023-11-28 20:30:24 -05:00
2023-11-24 20:26:22 -05:00

Create a config.py file in the same directory as the leogpt.py file and configure the following:

openai_api_key = 'YOUR_OPENAI_API_KEY' discord_bot_token = 'YOUR_DISCORD_BOT_TOKEN' assistant_id = 'YOUR_OPENAI_ASSISTANT_ID'

Description
No description provided
Readme 43 KiB
Languages
Python 100%