Skip to content

DiscordVCの入退出をgoogle text to speechで読み上げ。このBotは性善説を信じて作られています

License

Notifications You must be signed in to change notification settings

Team-Fruit/VCBot

Repository files navigation

VCBot

production

  1. gcloud のトークンの json を ./config/gtoken.json にしておいてください
  2. discord の API トークンを ./config/config.json にかきこんでください
  3. docker-compose build
  4. docker-compose up -d おわり

develop

  1. configディレクトリのconfig.json.templateconfig.jsonにして Discord のトークンを書き込んでください
  2. Google Text to Speech のトークンをそこら辺に保存して
    • windows:$env:GOOGLE_APPLICATION_CREDENTIALS="/your/path/to/gtoken.json" してください
    • linux:export GOOGLE_APPLICATION_CREDENTIALS="/your/path/to/gtoken.json" してください
  3. node main.js おわり

About

DiscordVCの入退出をgoogle text to speechで読み上げ。このBotは性善説を信じて作られています

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages