new file: .gitignore
new file: Dockerfile new file: README.md new file: app.py new file: asknotesintro.txt new file: background_data.txt new file: bot.py new file: introduction.txt new file: requirements.txt new file: run.py new file: start.bat new file: templates/index.html new file: templates/login.html new file: templates/settings.html
This commit is contained in:
14
requirements.txt
Normal file
14
requirements.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
discord.py
|
||||
openai
|
||||
requests
|
||||
mysql-connector-python
|
||||
pynacl
|
||||
gtts
|
||||
ffmpeg
|
||||
pydub
|
||||
SpeechRecognition
|
||||
youtube_dl
|
||||
beautifulsoup4
|
||||
pdfplumber
|
||||
python-dotenv
|
||||
flask
|
||||
Reference in New Issue
Block a user