Skip to content

jonathanung/transcribr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transcribr Discord Bot

General Libraries:

brew install opus
brew install ffmpeg
sudo apt-get install libopus-dev
sudo apt-get install ffmpeg

JS Libraries:

npm install discord.js@latest @discordjs/voice@latest fluent-ffmpeg@latest dotenv@latest libsodium-wrappers openai@latest
npm install opusscript [email protected] --legacy-peer-deps
npm install --save speech-to-text

Optionally just use:

npm i

dev mode:

chmod +x refresh.sh

in .env

DEV_MODE=true

This forces a command refresh every run of bot.js

About

discord bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published