flackr / circ

An IRC packaged chrome app
BSD 3-Clause "New" or "Revised" License
388 stars 79 forks source link

Add /show-script command to print script source code, fixes #431 #434

Open alexgartrell opened 4 years ago

alexgartrell commented 4 years ago

Not sure if there's a better way to get this information out, but I found it to be useful.

alexgartrell commented 4 years ago

FWIW, when I ran the testing framework, it puked in chrome unless I commented out

      // window.navigator = exports.navigator;

in test/mocks/mock_navigator.js