Update README.md
This commit is contained in:
parent
52b8243a78
commit
cc721dc030
1 changed files with 5 additions and 0 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Reference in a new issue