Skip to content
forked from khrj/eval-js

Evaluate JS from a Slack Bot

License

Notifications You must be signed in to change notification settings

quackduck/EvalJS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS logo with run button on top-left

EvalJS

Tiny bot allowing JS execution via Slack

build status language code size issues license version




WARNING: This is not for any production use whatsoever. This bot uses eval(), which is highly unsafe. Although Deno has a sandbox and the code tries to prevent accessing the Deno object, you should still run this on an isolated VM. The author disclaims any liability, see LICENSE

Running

deno run --allow-net index.ts

Supporters

Stargazers repo roster for @KhushrajRathod/EvalJS

Forkers repo roster for @KhushrajRathod/EvalJS

Related

About

Evaluate JS from a Slack Bot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%