Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

TuringAI-Team/turing-bot

Repository files navigation

turing-bot ko-fi

A discord bot for access different AIs

Contribute

Clone the repository:

git clone https://github.com/MrlolDev/turing-bot.git

Install the dependencies:

pnpm install

Make the changes

Make a pull request

Execute it

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