Skip to content

IPFSdapps/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

About

A discord bot for use the most popular game changing AIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%