OP 24 June, 2023 - 03:13 PM
This is a simple Discord bot that uses the OpenAI ChatGPT API to generate responses to messages in a Discord chat, also having some additional features. The bot is written in C# and uses the DSharpPlus library to interact with the Discord API and the RestSharp library to make HTTP requests to the OpenAI API and for Example to the Watch2Gether API.
Spoiler: