Skip to content

ボイスチャットへの入退出を音声で通知するbot

Notifications You must be signed in to change notification settings

Izu-TABI/Connect2

Repository files navigation

Connect2

When a member enters or exits a voice channel, the bot saves it to the text channel and announces it by voice.

Description

The bot uses the VOICEVOX API for its voice.

Sample voice

Requirements

  • Node.js 18.12.1
  • discord.js 14.7.1
  • discordjs/opus 0.8.0
  • discordjs/voice 0.14.0
  • dotenv 16.0.3
  • ffmpeg-static 5.1.0

Installation

$ npm install [email protected]

$ npm install @discordjs/opus

$ npm install @discordjs/voice

$ npm install dotenv --save

$ npm install ffmpeg-static

$ npm i libsodium-wrappers

Usage

$ npm run start

About

ボイスチャットへの入退出を音声で通知するbot

Topics

Resources

Stars

Watchers

Forks