39
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.
40
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
42
/start
Hangout
42
geh
38
Hey ÀÑÑÌHÌLÃTØR SPARK, 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.
43
Hey ÀÑÑÌHÌLÃTØR SPARK, 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.
44
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.
41
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
39
/start
41
/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")
40
/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
43
I'm tracking labrat's updates
Hangout
42
@annihilatorrrr use commands now
41
Hello! I'm Eval Bot. Thanks for adding me to this group.
Hit /help for more info.
Hangout
32
TamTam Bot API chat
Hangout
32
Something is wrong with polling
Hangout
33
interesting
32
/python from asyncio import get_event_loop, sleep
loop = get_event_loop()
async def sleeper(): await sleep(62727727277272772) print("ok")
loop.create_task(sleeper()) ...
/piston/jobs/e438256f-63b2-44d8-b074-d4042ded06b6/file0.code:3: DeprecationWarning: There is no current event loop
loop = get_event_loop()
Hangout
32
/python from asyncio import get_event_loop, sleep
loop = get_event_loop()
async def sleeper():
await sleep(62727727277272772)
print("ok")
loop.create_task(sleeper())
Hangout
33
/stats