Skip to content

gigabite-pro/symbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

symbot

A bot which accepts an audio file attachment on discord, transcribes it using the symbl.ai API, and then returns the transcribed text as a new message. It also allows the user to copy the text to the clipboard for future use or can download the text as a .txt file on the system.

Video

Watch the video

Testing

Join our Discord Server to test symbot.

Getting started

  1. Clone the source code and install all the dependencies.
$ git clone https://github.com/gigabite-pro/symbot
$ cd symbot && npm install
  1. Enter your Discord and Symbl API tokens in a .env.
  2. Run the bot using npm run dev.

About

AI-powered Speech-to-text transcriber Discord bot.

Resources

Stars

Watchers

Forks