Skip to content

A Discord bot to transcribe conversations in a voice channel into a text channel.

License

Notifications You must be signed in to change notification settings

jonathan-ndcg/DiscordSTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordSTT

A Discord bot to transcribe conversations in a voice channel into a text channel.

example.mp4

Built With

Installation

  1. Clone the repo and cd into the directory:
git clone https://github.com/jonathan-ndcg/DiscordSTT.git
cd DiscordSTT
  1. Install dependencies:
pip install -r requirements.txt
  1. Create a .env file in the root and enter your Discord bot token:
TOKEN=

Usage

  1. Type the below command to run the bot:
python src/bot.py
  1. On Discord you must be in a voice channel. You can enter in a text channel the commands /start and /stop.

About

A Discord bot to transcribe conversations in a voice channel into a text channel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages