A powercord plugin that adds a command for evaluating javascript.
DO NOT, UNDER ANY CIRCUMSTANCES, RUN CODE YOU DO NOT UNDERSTAND. IF SOMEBODY TELLS YOU TO RUN CODE, THEY ARE MOST LIKELY TRYING TO STEAL YOUR ACCOUNT OR INSTALL MALWARE ON YOUR DEVICE. UNLESS YOU FULLY UNDERSTAND WHAT A PIECE OF CODE DOES, DO NOT RUN SAID PIECE OF CODE.
I, the author of simple-eval, am not responsible for any harm/damage caused by using this plugin.
Use the plugin at your own risk.
- Big fat popup when the user first installs the plugin with a warning
- Added experimental eval_async command that wraps the code in an async function
- Added basic working eval command