Skip to content

pleasenoban/dbot

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published