**UPDATED: **
Hello, I just made this cool discord bot that uses the Openai API and the wit.ai API to transcribe the users voice, send it to the bot then return the response in a TTS format so that it looks like you're literally talking with the bot. The actual bot will be launching within next week.
Usage:
/start [text/voice]: Creates a text/voice channel to start a conversation with the bot/stop [text/voice]: Destroys the connection with the bot/clear: Clears the conversation prompt/ask: Asks one question to the bot, no conversation/voice [voice]: Changes the TTS voice to one of the available voices
Limitations: Cannot speak an answer with more than 600 characters.
GitHub Link: https://github.com/Vortrix5/discord-ai-bot
PS: Any support/suggestions would be greatly appreciated 💜 .
GitHub
This is a Discord bot that allows users to communicate with an AI using the OpenAI and wit.ai APIs. It provides various commands for starting and stopping text and voice conversations, clearing the...