Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

codefruitArchives/elevenbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elevenbot

You'll need a Discord bot to get started. Here is a reference for how to set one up

https://discord.com/developers/docs/getting-started

You'll also need to grab your API key from your ElevenLabs profile

run

# create container and run
sudo docker run -d --name elevenbot --env DISCORD_BOT_TOKEN="discord-bot-api-key" --env ELEVENLABS_API="elevenlabs-api-key" tylerplesetz/elevenbot:latest

About

A basic integration of ElevenLabs AI with Discord (Not affiliated with ElevenLabs)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors