-
-
Notifications
You must be signed in to change notification settings - Fork 1
Enhancement: Secure inspection and evaluation of arbitrary code #76
Copy link
Copy link
Open
Labels
byte 🤖Related to the Byte bot serviceRelated to the Byte bot serviceenhancement ➕This is a brand new feature or requestThis is a brand new feature or requestgood intermediate issue 🥇Good for people that like a challengeGood for people that like a challengehelp wanted 🆘Extra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
byte 🤖Related to the Byte bot serviceRelated to the Byte bot serviceenhancement ➕This is a brand new feature or requestThis is a brand new feature or requestgood intermediate issue 🥇Good for people that like a challengeGood for people that like a challengehelp wanted 🆘Extra attention is neededExtra attention is needed
Summary
Utilize a service like Piston to provide the capabilities of running/formatting/evaluating arbitrary code snippets via slash commands or app commands.
Basic Example
Drawbacks and Impact
On the topic of "Why Piston?":
The only other viable option I have found is https://github.com/python-discord/snekbox but it is limited to Python code.
Piston allows for all desired languages (Rust, Swift, Python, etc.) and a lot more
Unresolved questions
No response