mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 13:34:40 +00:00
Working copy
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ sudo apt-get install python3-dev
|
|||||||
sudo apt-get install portaudio19-dev python3-pyaudio
|
sudo apt-get install portaudio19-dev python3-pyaudio
|
||||||
sudo apt-get install
|
sudo apt-get install
|
||||||
cd /home/pi || exit
|
cd /home/pi || exit
|
||||||
mdkir Conjurer
|
mkdir Conjurer
|
||||||
cd Conjurer ||exit
|
cd Conjurer ||exit
|
||||||
python3 -m venv /home/pi/Conjurer/.env
|
python3 -m venv /home/pi/Conjurer/.env
|
||||||
cp /home/pi/conjurer/requirements_bot.txt /home/pi/Conjurer/
|
cp /home/pi/conjurer/requirements_bot.txt /home/pi/Conjurer/
|
||||||
|
|||||||
@@ -15,7 +15,6 @@ tiktoken
|
|||||||
PyNaCl
|
PyNaCl
|
||||||
flask[async]
|
flask[async]
|
||||||
waitress
|
waitress
|
||||||
clickupython
|
|
||||||
assemblyai[extras]
|
assemblyai[extras]
|
||||||
SpeechRecognition
|
SpeechRecognition
|
||||||
git+https://github.com/imayhaveborkedit/discord-ext-voice-recvO
|
git+https://github.com/imayhaveborkedit/discord-ext-voice-recvO
|
||||||
@@ -15,7 +15,6 @@ PyNaCl
|
|||||||
flask[async]
|
flask[async]
|
||||||
PyMuPDF
|
PyMuPDF
|
||||||
waitress
|
waitress
|
||||||
clickupython
|
|
||||||
assemblyai[extras]
|
assemblyai[extras]
|
||||||
SpeechRecognition
|
SpeechRecognition
|
||||||
git+https://github.com/imayhaveborkedit/discord-ext-voice-recv
|
git+https://github.com/imayhaveborkedit/discord-ext-voice-recv
|
||||||
|
|||||||
@@ -15,8 +15,6 @@ PyNaCl
|
|||||||
flask[async]
|
flask[async]
|
||||||
PyMuPDF
|
PyMuPDF
|
||||||
waitress
|
waitress
|
||||||
clickupython
|
assemblyai[extras]
|
||||||
#assemblyai[extras]
|
SpeechRecognition
|
||||||
#SpeechRecognition
|
git+https://github.com/imayhaveborkedit/discord-ext-voice-recv
|
||||||
#pendulum
|
|
||||||
#git+https://github.com/imayhaveborkedit/discord-ext-voice-recv
|
|
||||||
|
|||||||
Reference in New Issue
Block a user