I Run Code

I Run Code

4.72
•
12.3K

A high performance bot which can execute code in 70+ programming languages right in Discord.


I Run Code uses Piston, a high performance general purpose code execution engine. It excels at running untrusted and possibly malicious code without fear from any harmful effects in 70+ languages with more being added all the time.

Get help: Say /run to learn more about what the bot can do.

Run code:

/run [language]
[args (optional)]
'''[syntax]
<your code>
'''
[stdin (optional)]

Example 1:

/run js
'''
console.log('hello world!');
'''

Example 2:

/run js
1
2
'''
console.log(process.argv);
'''

Ratings & Reviews


4.72

18 reviews

Reviews can be left only by registered users. All reviews are moderated by Top.gg moderators. Please make sure to check our guidelines before posting.

5 stars

16

4 stars

1

3 stars

0

2 stars

0

1 star

1