From cc721dc030954398822b62cfe39db1c83344c774 Mon Sep 17 00:00:00 2001 From: EinEtw4s <74488187+EinEtw4s@users.noreply.github.com> Date: Mon, 16 Oct 2023 11:14:41 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c048bc4..91c85f2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # transcribe_bot Telegram or Discord bot that automatically transcribes audio messages + +## How to run it +1. Install the requirements.txt +2. Add all required Keys to `config.ini` +3. Run either `telegram_bot.py` or `discord_bot.py`