This website requires JavaScript.
Explore
Help
Register
Sign in
swee
/
MeowNex
Watch
1
Star
0
Fork
You've already forked MeowNex
1
Code
Issues
Pull requests
Activity
Actions
124dd1dcba
MeowNex
/
cc
/
cc
3 lines
83 B
Text
Raw
Normal View
History
Unescape
Escape
added the rest of sweeBot (I hope so)
2024-09-10 21:59:30 -07:00
import os
from sys import argv
fix good
2024-09-23 12:17:19 -07:00
print(argv[1] + ": " + ", ".join(os.listdir("cc/")))
Copy permalink