Skip to content

fetch random lyrics generated by an AI and say them in a voice channel (fun project).

License

Notifications You must be signed in to change notification settings

baramex/discord-tts-random-lyrics-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord tts random lyrics ai

Fetch random lyrics generated by an AI and say them in a voice channel (fun project). Use discord.js v14

Infos


Download


Usage

(node js>16.9 required)

git clone https://github.com/baramex/discord-tts-random-lyrics-ai
cd discord-tts-random-lyrics-ai
npm i
echo BOT_TOKEN=your_token_here > .env
node index