Initial commit+1

This commit is contained in:
2024-08-16 12:44:52 -05:00
parent ae4f06d0b4
commit 20ecbe4efa
3 changed files with 3 additions and 5 deletions
+3
View File
@@ -17,3 +17,6 @@ env/
# OS generated files
.DS_Store
Thumbs.db
# Log files
*.log
-1
View File
@@ -1 +0,0 @@
Bot is running...
-4
View File
@@ -1,4 +0,0 @@
Traceback (most recent call last):
File "/home/bucol/telegram_inference_bot/telegram_inference_bot.py", line 2, in <module>
import openai
ModuleNotFoundError: No module named 'openai'