Initial working version

This commit is contained in:
2025-05-29 15:04:36 -04:00
parent 7206661877
commit e991862a01
10 changed files with 406 additions and 0 deletions

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
discord.py
openai==0.28
plexapi
python-dotenv
requests