Closed singerbj closed 3 years ago
You would want to save the OAuth credentials someplace (usually a JSON file) that the discord bot can create a client from.
You can use the example files in this repo to generate your JSON file that can then be saved someplace in a server that the Discord bot can access.
I want to use the assistant with a discord bot, so no user interaction for oauth. Is that possible?