Skip to content

ModelVNN/Text-to-Speech-Handler-djs-v13

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-to-Speech-Handler-djs-v13

Request

  1. How to create: Guide
  2. Node.js v16 above

Setup bot

  • Rename example.config.json to config.json to set some settings for the bot

Note: Do not reveal the main bot token, you can use the secondary bot, if you miss push github, the discord will notify you, visit the bot page to exchange tokens to avoid risks for later.

  token: "Enter your token for the bot"
  prefix: "Enter your prefix for the bot"

Install the library and run the bot test

You need to set up the bot first via the shell command:

npm i

to proceed with the installation of the bot's library

How to run bot:

node .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published