Update README.md

This commit is contained in:
EinEtw4s 2023-10-16 11:14:41 +02:00 committed by GitHub
parent 52b8243a78
commit cc721dc030

View file

@ -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`