vijaykumaredstellar commited on
Commit
6b6f3c0
·
verified ·
1 Parent(s): 5e017e0

Create main.py

Browse files
Files changed (1) hide show
  1. main.py +4 -0
main.py ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ from moltbot import MoltBot
2
+
3
+ print("✅ MoltBot imported successfully")
4
+ print("🚀 Test completed")