A discord bot for access different AIs
Clone the repository:
git clone https://github.com/MrlolDev/turing-bot.gitInstall the dependencies:
pnpm installMake the changes
Make a pull request
Clone the repository:
git clone https://github.com/MrlolDev/turing-bot.gitInstall the dependencies:
pnpm installCreate a .env file with the following values:
TOKEN=Discord bot token(https://discord.com/developers/applications)DREAMSTUDIO_API_KEY=Dreamstudio api key(https://beta.dreamstudio.ai/membership?tab=apiKeys)OPENAI_API_KEY=OpenAI api key(https://beta.openai.com/account/api-keys)CLIENT_ID=Discord client(https://discord.com/developers/applications)GUILD_ID=The discord guild id where you want to use the botSUPABASE_KEY=A supabase key(service_role) of your project(https://app.supabase.com/)SUPABASE_URL=The supabase url of your project(https://app.supabase.com/)Run the bot:
pnpm run startAIs included:
- Dall-e 2
- Stable diffusion
- Whisper
- GoogleTTS
- Elevenlabs