A discord bot for access different AIs
Clone the repository:
git clone https://github.com/MrlolDev/turing-bot.git
Install the dependencies:
pnpm install
Make the changes
Make a pull request
Clone the repository:
git clone https://github.com/MrlolDev/turing-bot.git
Install the dependencies:
pnpm install
Create 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 bot
SUPABASE_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 start
AIs included:
- Dall-e 2
- Stable diffusion
- Whisper
- GoogleTTS
- Elevenlabs