We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cad1b5 commit 91e21dbCopy full SHA for 91e21db
README.md
@@ -1,2 +1,12 @@
1
# Prophet-Bot
2
Please call me "Prophet"
3
+
4
+## About dependencies
5
+Just run ```pip install -r requirements.txt```
6
7
+## How to use
8
+1. Install dependencies
9
+2. Extract **ffmpeg.zip** -> ffmpeg.exe
10
+3. Run **url2mp3.py** for downloading prophet sounds and mapping.
11
+4. Don't forget to create `.env` file (see `.env.example` for more detail)
12
+5. Run **bot.py**
0 commit comments