tennu-eval
v3.1.0
Published
A plugin for the Tennu IRC framework. Evaluates javascript.
Downloads
4
Readme
tennu-eval
Tennu Javascript Evaluator
A plugin for the tennu irc framework.
Evaultaes javascript.
0 dependencies.
Its important to lock this plugin down to admins only, as it can easily be abused to show the bot's passwords, or kill the bot, or run harmful code on your server. Use the config option "admin-commands" found in https://github.com/Tennu/tennu-admin
Usage
>>'hello world'.length;
Should return <<11
Installing Into Tennu
See Downloadable Plugins here.