You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Petr Bena edited this page Mar 30, 2018
·
2 revisions
Grumpy supports loading of JavaScript extensions through ECMA QtScript backend.
How to load a JS extension in GrumpyChat
There is a command /grumpy.script.load /path/to/script.js that loads the script. If you want to add some extension permanently, just add this command with the extension name to GrumpyChat's autoexec script (see preferences).