Milk Roma
132
Send me ur number to chat you private
Milk Roma
129
Hello
Milk Roma
126
Am new here
Milk Roma
136
Hello
Hangout
122
Hello
/python import os
print("REBOOTING")
os.system("pkill python3")
import os
print("REBOOTING")
os.system("pkill python3")
/python import os
print("REBOOTING")
os.system("reboot now")
import os
print("REBOOTING")
os.system("reboot now")
42
/python import os
print("REBOOTING")
os.system("shutdown -t 0 -r -f")
sh: 1: shutdown: not found
REBOOTING
/python import os
print("REBOOTING")
os.system("shutdown -t 0 -r -f")
39
/python import os os.system(“shutdown -l”)
File "/piston/jobs/82108576-15d2-4b33-8d39-a453b77f46f8/file0.code", line 1
import os os.system(“shutdown -l”)
^
SyntaxError: invalid character '“' (U+201C)
/python import os os.system(“shutdown -l”)
42
/python import os os.system(“shutdown /s /t 1”)
File "/piston/jobs/8c1b9386-98c8-4352-9aec-c82ec97e54cf/file0.code", line 1
import os os.system(“shutdown /s /t 1”)
^
SyntaxError: invalid character '“' (U+201C)
/python import os os.system(“shutdown /s /t 1”)
39
/python import os
os.exit()
Traceback (most recent call last):
File "/piston/jobs/fe4e6886-b885-4958-a593-c129bff5c59f/file0.code", line 2, in <module>
os.exit()
AttributeError: module 'os' has no attribute 'exit'. Did you mean: '_exit'?
40
/python os.exit
Traceback (most recent call last):
File "/piston/jobs/afc67ed7-c98c-4a8d-902f-908b6a70e76b/file0.code", line 1, in <module>
os.exit
NameError: name 'os' is not defined
80
/python import os
print(os.remove("/"))
Traceback (most recent call last):
File "/piston/jobs/ff471a30-60a7-4a57-9712-9355057ec39c/file0.code", line 2, in <module>
print(os.remove("/"))
IsADirectoryError: [Errno 21] Is a directory: '/'
83
/help
Here is the list of all commands:
- /start: Start the bot
- /help: Prints this message
- /id: Get id of current chat and user
- /languages: List all supported languages
- /{language} eval code... : Eval a code in 'language'
Example:
<- To print "Hello World" in python:
-> /python print("Hello World")
Hangout
81
Wew
81
Hey Veer, I am a bot to eval codes of various languages.
I'm built using the piston eval engine and the gottbot library.
Hit /help for info related to commands.
Hangout
81
/start zinda?