Skip to content

NICEElevateAI/elevateai-python-discord-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElevateAI Discord Bot

This is a simple bot that can be sent an audio file, get a transcription, and DM the user a text file of the transcription.

How to run the bot

Retrieve your Discord bot token and your ElevateAI API key. Replace the placeholders in config.py with the token and key.

Invite the Discord bot to your server and channel.

Then...

python bot.py

To initiate a transcription, simply type ';;transfer' and hit enter. You will be asked to upload an audio file.

Wait for a bit and you will be DM'ed the transcript.

About

Example of using ElevateAI with a Discord bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%