Skip to content

ByteLabDev/DiscordTranscription

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordTranscription

A simple bot that transcribes conversations using discord-speech-recognition

Setup

Make a new .env file. This will contain all of your necessary bot information. Make sure you have your .env file set up like this:

BOTTOKEN=Your.bot.token
CLIENTID=1234567890123456789

Then, run the deploy-commands.js file. This will register the commands.

node deploy-commands.js

Running the bot

To run the bot, run the following command:

node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published