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

Files

Latest commit

58bf772 · Feb 12, 2023

History

History
61 lines (42 loc) · 1.18 KB

README.md

File metadata and controls

61 lines (42 loc) · 1.18 KB

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