Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbot

a discord bot that can play music from youtube and also has a tts

(currently uses espeak-ng but planning to switch to opentts)

prerequisites

running

configure configs in configs.json

example:

{
    "token": "your token goes here",
    "clientID": "your client id goes here",
    "espeak_path": "your espeak path goes here",
    "out_wav": "wav file out (for espeak)"
}

download dependancies

npm install

run

npm run commands
npm run test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages